Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 280 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 280 Bytes

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