create-h5-cli
v0.0.1
Published
A h5 cli base on vue template
Readme
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 startUsage 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 startLICENSE
ISC
