238 B
238 B
TimeToLeave - Next.js Rewrite
This is a rewrite of the TimeToLeave application using Next.js App Router with TypeScript.
Development
npm run dev
Building
npm run build
Testing
npm test