An interval timer progressive web app
4f70687c73
Bumps [workbox-build](https://github.com/googlechrome/workbox) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: workbox-build dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.devcontainer | ||
.github | ||
.vscode | ||
public | ||
src | ||
test | ||
.eslintrc.json | ||
.gitignore | ||
Dockerfile | ||
gzip.conf | ||
index.html | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
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