0.2.0 • Published 5 years ago

public-cli v0.2.0

Weekly downloads
6
License
MIT
Repository
github
Last release
5 years ago

public-cli

A cli for generating projects based on javascript.

thanks: yedaodao dada

Installation

Install it via npm:

npm install -g public-cli

Then you can invoke it everywhere.

Get Started

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.

Support Template

  • react-library
  • koa2-server
  • react-mobx
  • react-redux