2.0.2 • Published 6 years ago
cmss-react-app v2.0.2
cmss-react-app
A Node Command Line Tool to auto generate a react-redux-fetch web structure.
Includes:
- react
- redux
- axios
- mock.js
- eslint
- webpack
Install
npm install cmss-react-app -gUsage
case 1
cmss-react-app <project name>Then
cd <project name>
npm install
npm run mockcase 2
cmss-react-app -c <project name>Then
configure the package.json file, input and enter.Then
cd <project name>
npm install
npm run mockNow you can develop your app...
Options
Usage: cmss-react-app [options] <project name>
Options:
-c, --config config package.json
-h, --help output usage information
-V, --version output the version numberExample
cmss-react-app app
cd app
npm install
npm run mockRUN MODE
npm run server
npm run mock
npm run build
npm run eslint2.0.2
6 years ago
2.0.1
6 years ago
2.0.0
6 years ago
1.0.1
7 years ago
1.0.0
7 years ago
0.3.2
7 years ago
0.3.1
7 years ago
0.3.0
7 years ago
0.2.4
7 years ago
0.2.3
7 years ago
0.2.2
7 years ago
0.2.1
7 years ago
0.2.0
7 years ago
0.1.5
7 years ago
0.1.4
7 years ago
0.1.3
7 years ago
0.1.2
7 years ago
0.1.1
8 years ago
0.1.0
8 years ago