An interval timer progressive web app
8fef212474
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.53.0...v8.54.0) --- updated-dependencies: - dependency-name: eslint 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-server