Skip to content

Commit

Permalink
add contents
Browse files Browse the repository at this point in the history
  • Loading branch information
ademilter authored Dec 12, 2017
1 parent 3a5d767 commit 0222270
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# mc
# Vue Starter Kit

> A Vue.js project
- :speech_balloon: multi-language support
- :warning: form validations ready (https://github.com/baianat/vee-validate)
- :scissors: input mask (https://github.com/vuejs-tips/vue-the-mask)
- :truck: state management with vuex
- :link: router management

## Build Setup

Expand All @@ -17,5 +21,3 @@ npm run build
# build for production and view the bundle analyzer report
npm run build --report
```

For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).

0 comments on commit 0222270

Please sign in to comment.