src_js/iconolab-bundle/README.md
author ymh <ymh.work@gmail.com>
Wed, 18 Jan 2017 16:50:59 +0100
changeset 297 ae36a174a3e5
parent 261 0d89d1066874
permissions -rw-r--r--
correct setup.py + base.txt

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