vue2+ generator
vue2+ generator
Yeoman
Yeoman API
vue + ES6(babel) + webpack 技术栈
json-server 接口mock
git clone https://github.com/ElinaLuo/generator-vue2.git
cd *yourFolder*/generator-vue2
npm install
npm i -g yeoman
npm link // That will install your project dependencies and symlink a global module to your local file
yo vue2