An open API service indexing awesome lists of open source software.

https://github.com/aleksej579/weather_project

Display the weather in the current city. Getting data from a third-party site. Working with Vuex.
https://github.com/aleksej579/weather_project

api element-ui2 vue3 vuex4

Last synced: 4 months ago
JSON representation

Display the weather in the current city. Getting data from a third-party site. Working with Vuex.

Awesome Lists containing this project

README

          

# weather_project

## 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/).

![1](https://user-images.githubusercontent.com/16978473/138123891-4b202115-f7cc-4cf5-88ae-eda87e0af459.png)