Files
time_to_leave/README.md
T
2026-05-09 22:47:17 +02:00

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