0.0.7 • Published 6 years ago
generator-vue-pc v0.0.7
generator-vue-pc

vue for pc
Installation
First, install Yeoman and generator-vue-pc using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-vue-pc
Then generate your new project:
mkdir projectDir
cd projectDir
yo vue-pc
Then into your project and create pages components stores :
yo vue-pc:page pageName
yo vue-pc:component componentName
yo vue-pc:store storeName
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
MIT © chenwei