src_js/iconolab-bundle/README.md
author ymh <ymh.work@gmail.com>
Wed, 31 Aug 2016 18:22:29 +0200
changeset 163 d52514d4908c
parent 146 f912b591e1c1
child 261 0d89d1066874
permissions -rw-r--r--
Added tag 0.0.1 for changeset f014c1593ade

# iconolab-bundle

> iconolab js bundle

## Build Setup

``` bash
# install dependencies
npm install

# 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, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).