Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qier222/oh-weather
A simple weather web app
https://github.com/qier222/oh-weather
Last synced: 14 days ago
JSON representation
A simple weather web app
- Host: GitHub
- URL: https://github.com/qier222/oh-weather
- Owner: qier222
- Created: 2020-09-08T14:36:22.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-31T05:51:21.000Z (almost 4 years ago)
- Last Synced: 2024-08-02T20:46:35.987Z (3 months ago)
- Language: Vue
- Homepage: https://oh-weather.qier222.com
- Size: 136 KB
- Stars: 25
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OH Weather
Live 👉 [oh-weather.qier222.com](https://oh-weather.qier222.com)
## Build
```
yarn install
yarn serve
yarn build
```