Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 357 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 357 Bytes

Delta Timer

Deployed version - https://timer.delta-skola.dev/

Getting Started

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.