src_js/iconolab-bundle/README.md
author durandn
Thu, 15 Dec 2016 16:35:01 +0100
changeset 283 d8fcfac848ed
parent 261 0d89d1066874
permissions -rw-r--r--
added/corrected method strings on models, views and signal handlers

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