pomodoro-timer Project Setup yarn Compile and Hot-Reload for Development yarn dev Type-Check, Compile and Minify for Production yarn build Run Unit Tests with yarn test:unit Run End-to-End Tests with Cypress yarn build yarn test:e2e # or `yarn test:e2e:ci` for headless testing