src_js/iconolab-bundle/README.md
author ymh <ymh.work@gmail.com>
Fri, 27 Jan 2017 12:30:04 +0100
changeset 308 d6db4e366809
parent 261 0d89d1066874
permissions -rw-r--r--
Added tag 0.0.20 for changeset 97d0bb077be7

# iconolab-bundle

> iconolab js bundle

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run start

# 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).