Skip to content

julianobailao/my-vue-cli-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

My vue cli setting

A vue cli boilerplate extended from webpack-simple template, with stylus and pug template loaders added.

Install Setup

$ npm install -g vue-cli
$ vue init julianobailao/my-vue-cli-settings my-project
$ cd my-project
$ npm install
$ npm run dev

Packages added

  • stylus-loader
  • pug-loader

For detailed explanation on how things work, consult the docs for vue-cli.

License

The MIT License (MIT). Please see License File for more information.

About

My vue cli setting with stylus and pug template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published