https://github.com/datvt243/vue-weather-app-one-call-api
Project vuejs cơ bản với API thời thiết
https://github.com/datvt243/vue-weather-app-one-call-api
pug-template-engine sass vuejs vuex weather-api
Last synced: 2 months ago
JSON representation
Project vuejs cơ bản với API thời thiết
- Host: GitHub
- URL: https://github.com/datvt243/vue-weather-app-one-call-api
- Owner: datvt243
- Created: 2021-09-29T15:59:24.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-19T13:51:19.000Z (over 3 years ago)
- Last Synced: 2025-01-25T07:27:41.461Z (4 months ago)
- Topics: pug-template-engine, sass, vuejs, vuex, weather-api
- Language: Vue
- Homepage: https://datvt243.github.io/vue-weather-app-one-call-api/
- Size: 823 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-weather-app-one-call-api
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).