A simple app for displaying current weather conditions.
Live demo: http://informix.pro/demo/weather/
# install dependencies
npm install
# serve with hot reload at localhost:3000
npm run dev
# build for production with minification
npm run build
- Add browser geolocation.