Skip to content

chok8356/weather-widget

Repository files navigation

weather-widget

Demo

Project setup

npm install

Insert API key from openweathermap.org in the .env file

VUE_APP_API_KEY=YOUR_API_KEY

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build:wc