Skip to content

A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.

License

Notifications You must be signed in to change notification settings

xagFE/webpack

This branch is 12 commits ahead of, 207 commits behind vuejs-templates/webpack:master.

Repository files navigation

Usage

This is a project template for vue-cli.

$ npm install -g vue-cli
$ vue init xairFE/webpack project-name
$ cd project-name
$ npm install
$ npm run dev

About

A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.6%
  • Vue 2.1%
  • HTML 1.5%
  • Shell 0.8%