A cli for generating projects based on javascript.
thanks: yedaodao dada
Install it via npm:
npm install -g public-cli
Then you can invoke it everywhere.
Enter the directory where you want to create the project.
Execute the following command in your terminal:
pub-cli new
Then select the project template and answer some questions.
- react-library
- koa2-server
- react-mobx
- react-redux