Simple, aesthetically pleasing countdown timer app for multiple platforms
- Install node & npm
cd web
npm install
npm run build
npm run serve
- Open http://localhost:3000
- Enjoy
If you open web
in VS Code automatic build & serve will happen, and you won't
need to run anything past step 3.
target
query param will set an explicit date to countdown to. Must be supplied in https://en.wikipedia.org/wiki/ISO_8601 extended format