1.0.7 • Published 2 years ago

@xiuxiumomo/zl-cli v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago