Skip to content

sibite/ts-stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c2e3146 · Jan 31, 2022

History

9 Commits
Jan 31, 2022
Jan 15, 2022
Jan 15, 2022
Jan 18, 2022
Jan 15, 2022
Jan 31, 2022
Jan 18, 2022
Jan 31, 2022
Jan 17, 2022
Jan 19, 2022
Jan 17, 2022
Jan 18, 2022

Repository files navigation

Stopwatch with countdown feature

Deployment

  1. Run npm install to install node modules (requires Node.js and NPM installed)
  2. Run npm run build to build the project to /dist directory.

Running in development

Run npm run serve and navigate to localhost:8080