latejs-cli

1.0.8 • Public • Published

Install

npm install latejs-cli -g

Usage

Open your terminal and type late -h , you'll see the help infomation below:

Usage: late <command>

Options:
  -V, --version  output the version number
  -h, --help     output usage information

Commands:
  create [options] <app-name>  create a new project     
  help [command]               display help for command 

late create appName

创建模板命令

$ late create project-template

✔ waiting fetch template

 Vue3-Ts

 React-Ts

✔ waiting download template

Successfully created project project-template

  cd project-template
  
  npm install
  npm run dev

Package Sidebar

Install

npm i latejs-cli

Weekly Downloads

1

Version

1.0.8

License

MIT

Unpacked Size

20 kB

Total Files

21

Last publish

Collaborators

  • laterly