Deployed version - https://timer.delta-skola.dev/
First, run the development server:
yarn install
# then
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can edit the timer and milestones config in src/config.ts
.
Deployed version - https://timer.delta-skola.dev/
First, run the development server:
yarn install
# then
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can edit the timer and milestones config in src/config.ts
.