Defining timers using user interfaces can get cumbersome especially for the more complected time tracking, identify repeating tasks like rest and work sets becomes simple with help of markdown.
To start with development run the following commands:
- Run the unit tests
npm run test.unit
- Storybook ( Examples / Documentation )
npm run storybook
Start up a local server
npm run start