weather-bar-app
Version:
Weather Bar is a Weather Application that lives in your Menu Bar giving you beautiful access to real-time weather conditions and a generous 15-day forecast.
18 lines (12 loc) • 351 B
Markdown
**[↤ 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).