The nextjs static website that powers https://www.breaktimer.app
Install dependencies:
npm i
Start the site in develop
mode:
npm run dev
Your site is now running at http://localhost:3000.
The nextjs static website that powers https://www.breaktimer.app
Install dependencies:
npm i
Start the site in develop
mode:
npm run dev
Your site is now running at http://localhost:3000.