Firebase emulators remain available with npm run emulators. Before deployment, run npm test, npm run typecheck and npm run build.
Developer setup
Copy .env.development.example to .env.development, complete the Firebase values, validate the file, then run npm run dev. Open the storefront at / and administration at /admin.