0.0.1 • Published 1 year ago

create-h5-cli v0.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

create-allinmdfe-h5-cli

Creates a vue application using the command line.

Usage

$ mkdir appName && cd appName
$ npm create allinmdfe-h5-cli
$ npm install
$ npm start

Usage Example

$ mkdir appName && cd appName
$ npm create allinmdfe-h5-cli
❯ git clone http:xxx.xxx.git --depth=1 ./
❯ Template is ready
❯ Yun can run npm install && npm start
$ npm install && npm start

LICENSE

ISC