react-auto-init

1.0.12 • Public • Published

react-auto-init

React/redux project init & generate js/css files to init a new react/redux component

Install: npm install react-auto-init -g

To init a react app, run in the right path:

react-auto-init

For a pure react component, run in the right path:

react-auto-init <your component name>

For a redux component, run:

react-auto-init <your component name> -x

npm link : https://www.npmjs.com/package/react-auto-init

Readme

Keywords

Package Sidebar

Install

npm i react-auto-init

Weekly Downloads

3

Version

1.0.12

License

MIT

Unpacked Size

34.1 kB

Total Files

26

Last publish

Collaborators

  • mofee_hua