weather-forecast Quick Get-Started Guide config .env for openweathermap.org API key (refer to .env.example) # install dependencies $ npm install # serve with hot reload at localhost:3000 $ npm run dev