1.1.0 • Published 10 years ago
generator-vuejs v1.1.0
A simple Vue + Webpack yeoman generator
NOTE: It only supports Vue 1.0.x now
Installation && Usage
$ npm install -g generator-vuejs
$ mkdir myproject && cd myproject
$ yo vuejs
Command
npm run dev
npm run build
License
MIT