An interval timer progressive web app
c066de8b2e
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.1/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch ... 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