Vue 2 Starter

October 1, 2016 ยท View on GitHub

Simple starter for Vue 2 project. Completely built with simple configuration of:

  • New Vue Router
  • New Vuex
  • Object Spread Plugin
  • Vue JSX
  • Lazy Routing
  • Extract Text Plugin for Webpack
npm install
npm run dev
#or
npm run build