react-auto-init
v1.0.12
Published
Project init & init js/css files for a new react/redux component
Downloads
18
Readme
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