1.3.7 • Published 5 years ago

ryou-cli v1.3.7

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

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
1.3.7

5 years ago

1.2.7

5 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago