You'll need to get your own API key at openweathermap.com and create a .env file that has VUE_APP_WEATHERKEY
(see main.js)
npm install
npm run serve
npm run build
npm run test
npm run lint
npm run test:e2e
npm run test:unit
You'll need to get your own API key at openweathermap.com and create a .env file that has VUE_APP_WEATHERKEY
(see main.js)
npm install
npm run serve
npm run build
npm run test
npm run lint
npm run test:e2e
npm run test:unit