Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 430 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 430 Bytes

Welcome to LaunchFast 🚀

Quick start

  • Run npx -y launchfast for an automated installation
  • or follow the instructions in the documentation for a manual setup.

Development

  • 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