https://github.com/max-im/weather
Weather forecast app
https://github.com/max-im/weather
Last synced: 3 months 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T14:44:30.000Z (over 3 years ago)
- Last Synced: 2025-02-15T01:44:48.767Z (over 1 year ago)
- Language: Vue
- Homepage:
- Size: 1.63 MB
- Stars: 0
- Watchers: 3
- 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).