Sample Vue JS Single Page App (vue + vuex + vue-router) Built on the webpack starter in vue-cli Installation Instructions: 1. Clone repository in your desired folder 2. Open your terminal and run following commands: 1. npm install 2. npm run dev