1.0.2 • Published 9 years ago
reactjs-generator-cli v1.0.2
A simple CLI for scaffolding React.js projects base on Ink.js.
Installation
$ npm install -g reactjs-generator-cliUsage
$ react-init --help
Usage
react-init <project-name>Create a react-webpack item
$ react-init <project-name>
$ cd <project-name>
$ npm install
$ npm run devExample
$ react-init my-react-itemThis will generate the project at ./my-react-item/
Extra
webpack: webpack-dev-server + react-hot-loader
For more informations, please view Hot Module Replacement
License
MIT © TimRChen
1.0.2
9 years ago
1.0.1
9 years ago
0.1.3
9 years ago
0.1.2
9 years ago
0.1.1
9 years ago
0.0.9
9 years ago
0.0.8
9 years ago
0.0.7
9 years ago
0.0.6
9 years ago
0.0.5
9 years ago
0.0.3
9 years ago
0.0.2
9 years ago
0.0.1
9 years ago
2.0.5
9 years ago
2.0.4
9 years ago
2.0.3
9 years ago
2.0.2
9 years ago
2.0.1
9 years ago
2.0.0
9 years ago
1.0.0
9 years ago