1.0.7 • Published 3 years ago

@xiuxiumomo/zl-cli v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

How to use zl-cli

Installation Global

npm i -g @xiuxiumomo/zl-cli
//or
yarn global add  @xiuxiumomo/zl-cli

create a project

//Step 1:begin project use customization project-name
zl-cli create project-name 

//Step 2: select a templete,the store have templete  web-pc,web-nuxt,web-h5,web-admin...

//Step 3:Wait for the template to download until the template download is successful

//Step 4:use  npm i or  yarn add to install dependencies 

//Step 5:use npm run dev to start project
1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago