Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

Latest commit

 

History

History
21 lines (10 loc) · 333 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 333 Bytes

awesome-vue-typescript

A awesome Vue+Vuex+Router+Resource+Typescript starter app

Setup

Clone this project and:

npm install

Scripts

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!