ZebraPass
Please see The Grunge Stack for more information about the template.
Deployments
npm scripts
npm run dev
Run the app in the development mode. Open https://localhost:3000 in your browser to view it.
npm run cypress
Open the Cypress UI to run the E2E tests. You can ignore the error message about the port 3000 being in use.
npm run validate
Run all checks (TypeScript, ESLint, Vitest, Cypress, etc.) in the console.