A awesome Vue+Vuex+Router+Resource+Typescript starter app
Clone this project and:
npm install
npm run dev
- will start a local dev server at localhost:8080
npm run build
- will build your project into the /dist folder
npm run clean
- will delete the dist folder
Enjoy!