A simple VueJS app that makes use of Vuex and vue-router
yarn
ornpm install
to install dependenciesnpm run dev
to serve with hot reload at localhost:8080npm run build
to build for production with minification
For detailed explanation on how things work, consult the docs for vue-loader.