1.7.0 • Published 6 years ago
generator-anxsaiyuki v1.7.0
generator-anxsaiyuki

Create files
Installation
First, install Yeoman and generator-anxsaiyuki using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-anxsaiyuki
Then generate your new project:
yo anxsaiyuki
If you want to include Flow:
npm install --global flow-bin
Script Commands:
- Start Server on localhost:3000
npm start
- Start Server with nodemon (start server on localhost:3000)
npm run start-dev
- Start webpack dev (Used to create a virtual server for react project on localhost:8080)
npm run dev
- Build src into dist folder (This will move all the necessary files to a new folder called dist)
npm run build
License
MIT © anxsaiyuki
1.7.0
6 years ago
1.6.0
6 years ago
1.5.8
6 years ago
1.5.7
6 years ago
1.5.6
6 years ago
1.5.5
6 years ago
1.5.4
6 years ago
1.5.2
6 years ago
1.5.0
6 years ago
1.4.3
7 years ago
1.4.2
7 years ago
1.4.1
7 years ago
1.4.0
7 years ago
1.3.5
7 years ago
1.3.4
7 years ago
1.3.3
7 years ago
1.3.2
7 years ago
1.3.1
7 years ago
1.2.1
7 years ago
1.2.0
7 years ago
1.1.0
7 years ago
1.0.1
7 years ago
0.0.0
7 years ago