A vue cli boilerplate extended from webpack-simple template, with stylus and pug template loaders added.
$ npm install -g vue-cli
$ vue init julianobailao/my-vue-cli-settings my-project
$ cd my-project
$ npm install
$ npm run dev
- stylus-loader
- pug-loader
For detailed explanation on how things work, consult the docs for vue-cli.
The MIT License (MIT). Please see License File for more information.