Skip to content

A simple webpack2 template with vuets + vue/vue-router 2.1. Supports tree-shaking with es2015 modules

Notifications You must be signed in to change notification settings

vuets/webpack2-simple-vue2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

webpack2-simple-vue2

A simple webpack2 template with vuets + vue/vue-router 2.1. Supports tree-shaking with es2015 modules

Usage

This is a project template for vue-cli.

$ npm install -g vue-cli
$ vue init vuets/webpack2-simple-vue2 my-project
$ cd my-project
$ npm install
$ npm run dev

What's Included

  • npm run dev: Webpack + vue-loader with proper config for source maps & hot-reload.

  • npm run build: build with CSS/JS minification using closure compiler.

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

About

A simple webpack2 template with vuets + vue/vue-router 2.1. Supports tree-shaking with es2015 modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages