ryou-cli

1.3.7 • Public • Published

ryou-cli

Used for developer start new project with template like below:

  • Vue(SPA): (Done)Vue + Vuex + VueRouter
  • Vue(First-render): (Pending)基于nuxt
  • Vue(SSR): (Pending)基于nuxt
  • React(SPA): (Pending)
  • React(First-render): (Pending)
  • React(SSr): (Pending)基于nest
  • Expressjs(API): (Pending)
  • KOA(API): (Pending)
  • Nginx spa history configuration: (Done)

Use

Install:

  npm install -g ryou-cli

Run:

  ryoucli init <ProjectName>

Demo:

  ? Which template do you want to choice? Vue(SPA)
  ? Description: Test project
  ? Author: ryouaki
  √ downloading...
  √ The project initialized successful!
  √ npm installing...
  √ Npm install successful!
 
  √ Run command:
  √   $ cd D:\Workspace\ryou-cli\test
  √   $ npm run dev

Readme

Keywords

Package Sidebar

Install

npm i ryou-cli

Weekly Downloads

0

Version

1.3.7

License

MIT

Unpacked Size

11 kB

Total Files

6

Last publish

Collaborators

  • ryouaki