/weather-machine-solo-helper

Weather Machine Solo Helper

Primary LanguageVueApache License 2.0Apache-2.0

Weather Machine Solo Helper

Quality Gate Status

Application: https://brdgm.me/weather-machine/

Contribute

This application is Open Source. You can contribute by creating issues or pull requests!

If you want to provide an additional translation, provide a new JSON file in the locales folder.

Development

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint