Cleaning in progress

This commit is contained in:
euvl
2016-11-14 12:40:24 +00:00
parent 98a1f426ed
commit ee50379de6
21 changed files with 18 additions and 565 deletions

View File

@@ -1,18 +1,10 @@
# vue-modal
> A Vue.js project
A simple modal component for Vue.js
## Build Setup
##Install
``` bash
# install dependencies
npm install
##Usage
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
##License
MIT