Weather application using Vue.js and Weatherbit API.
# Clone repository
git clone https://github.com/balix/vue-weather-app.git
# Node dependencies
yarn install
# Dev
yarn serve
# Compile
yarn build
# Linter
yarn lint
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Weather application using Vue.js and Weatherbit API.
# Clone repository
git clone https://github.com/balix/vue-weather-app.git
# Node dependencies
yarn install
# Dev
yarn serve
# Compile
yarn build
# Linter
yarn lint