mirror of
https://github.com/Lucaslah/WeatherChanger.git
synced 2026-01-03 03:57:50 +00:00
10c550c19ba7136253202b23c7306cc2e50fdbf1
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%