VuePack: Vue.js starter with Vue 2 Vuex Vue router and Webpack 2.

VuePack

Features

  • Vue 2
  • Latest version of Vuex/Router
  • Webpack 2
  • Babel 6
  • Hot reloading
  • Split vendor code from your app
  • A boilerplate which is small and focusing on client-side apps

Get Started

Clone or fork this repo

$ cd vuepack
$ npm install

Edit files and start developing

$ npm run dev

Bundle all scripts and styles for production use

$ npm run build

For Windows users

Install git with unix tools before getting started.

Visit the Github page for Vue 1 and other info.

https://egoistian.com/vuepack