A VueJS Weather App
View the latest development build.
If you're using VS Code, open default_weather.code-workspace from the .vscode folder as a workspace. This will provide a consistent settings and extention experience.
npm install
npm run dev
npm run build
npm run storybook
npm run test:unit
npm run test:e2e
npm run lint
- App icon by dohliam and licensed under the GPLv2.