- Run
npx -y launchfast
for an automated installation - or follow the instructions in the documentation for a manual setup.
-
Start dev server:
npm run dev
This starts your app in development mode, rebuilding assets on file changes.
The development database is seeded with an admin user:
- Email:
admin@example.com
- Password:
youareawesome