**[↤ Developer Overview](../README.md#developer-overview)**

Development Scripts
===

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build
```

[electron-vue](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).
