Chrome Extension Edge Extension Firefox Extension
npm i
npm run build
for prod build ornpm run start
for dev build
Releases are done via the following commands:
Release type | Command |
---|---|
patch | npm run patch |
minor | npm run minor |
major | npm run major |
To run the cypress tests first run npm run test:server
, then npm run cypress:open
.
Or use the shortcut npm run test:open
.
https://app.circleci.com/pipelines/github/fochlac/Tempo-Tracker