Vue Boilerplate

A basic starting point for a client-side Vue.js application with Vuex & Routing

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build