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
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