Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 406 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 406 Bytes

training-timer ⏱️ 🔈

Simple timer for interval training. Enter the duration of intervals, how many repetitions, and press "start". That's all.

Generates some retro buzzes using the Web Audio API.

pnpm build # Build app. No "watch" available

pnpm start # Start server. Can continue running during build

pnpm clean # Clear build files

pnpm deploy-app # Build and push to GitHub Pages