busv
v1.0.4
Published
Bus365 mobile application development vue project scaffolding. # Install #### NPM ``` npm install -g busv ``` # Use In the project directory, the project template is generated by executing the following command ``` bus <projectName> ``` After
Downloads
7
Readme
busv
Bus365 mobile application development vue project scaffolding.
Install
NPM
npm install -g busv
Use
In the project directory, the project template is generated by executing the following command
bus <projectName>
After the template is generated, execute the following command in this directory
npm install