mirror of
https://github.com/Lucaslah/WeatherChanger.git
synced 2026-01-22 22:07:51 +00:00
6ed7a317ae6d5e1fbc1222f485ab39ce9e8f4bf0
Weather Changer: Website
This branch gh-pages is for the Weather Changer website published at https://lucaslah.github.io/WeatherChanger.
Development
yarn is used to manage dependencies and build the website.
yarn build
Compile the website to the dist folder (production build).
yarn serve
Run the built in web server in development mode.
Description
Languages
Java
100%