Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/max-im/weather
Weather forecast app
https://github.com/max-im/weather
Last synced: 4 days ago
JSON representation
Weather forecast app
- Host: GitHub
- URL: https://github.com/max-im/weather
- Owner: Max-im
- Created: 2017-09-04T21:29:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T14:44:30.000Z (about 2 years ago)
- Last Synced: 2023-02-27T10:33:06.751Z (almost 2 years ago)
- Language: Vue
- Homepage:
- Size: 1.63 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# weather
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# 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).