An interval timer progressive web app
ee1b7469f6
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.0/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development 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