A homecooked timer app to track focus 'chunks'
- Svelte
- Vite
- prettier
See [TODOS.md] for feature progress.
- Install dependencies:
npm install - Start the development server:
npm run dev
| Command | Description |
|---|---|
npm run check |
Svelte linter |
npm run format |
Auto-format everything with prettier |
./bin/deploy |