https://github.com/bufgix/weather-app
Simple Electron based weather app for MerOS
https://github.com/bufgix/weather-app
electron vuejs weather
Last synced: 11 months ago
JSON representation
Simple Electron based weather app for MerOS
- Host: GitHub
- URL: https://github.com/bufgix/weather-app
- Owner: bufgix
- Created: 2020-02-06T15:34:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T03:35:32.000Z (over 3 years ago)
- Last Synced: 2025-08-04T00:05:07.831Z (11 months ago)
- Topics: electron, vuejs, weather
- Language: JavaScript
- Homepage:
- Size: 2.38 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mercode-weather
> Weather app for [MerOS](https://os.mercode.org/index.html)
#### Build Setup
``` bash
# install dependencies
yarn
# serve with hot reload at localhost:9080
yarn
# build electron application for production
yarn build
```
### Screenshots
| | |
|---|---|
 | 
---
This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue)@[45a3e22](https://github.com/SimulatedGREG/electron-vue/tree/45a3e224e7bb8fc71909021ccfdcfec0f461f634) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).