Just a simple Time notifier or alarm.
- Starting the application
yarn start
- Building
yarn package
- Developing just the design, load
index.htmlin the browser.
yarn dev
- Building TailwindCSS
- Development
yarn dev:css - Production
yarn build:css
- Development
