Dabini Landing Page How to run dev environment 1. Start Firebase Emulators firebase emulators:start 2. Start Development Server In a separate terminal, run: npm run dev The app will be available at http://localhost:3000 and Firebase emulators will be available at their respective ports.