Create a web banner clock that counts the time when 10mm of sea-level increase from January 01, 2020.
Make sure you have git and brew for your system.
git clone [email protected]:jiehyunjkim/SLR.git
cd SLR
Or you can download the zip file.
bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install http-server
Test your build on http://localhost:8000/slr.html
python3 -m http.server
Once built, the clock widget can see the clock on the web.