An interval timer progressive web app
Renovate Bot
d583fb1516
All checks were successful
Build and Test / build-and-test (pull_request) Successful in 1m0s
|
||
---|---|---|
.devcontainer | ||
.forgejo/workflows | ||
.vscode | ||
public | ||
src | ||
test | ||
.gitignore | ||
Dockerfile | ||
eslint.config.mjs | ||
gzip.conf | ||
index.html | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
renovate.json | ||
swa-cli.config.json | ||
tsconfig.json | ||
vite.config.ts |
Interval Timer
An open-source interval timer PWA, intended for High-Intensity Interval Training (HIIT).
Building
npm run build
Local Development
npm run dev