🌍 Live URL: https://aus-order-form.web.app
git pull
npm installnpm run dev🏚️ Local URL: http://loclhost:5173/
Note: Ctrl + C to stop dev server
npm run build-deployfirebase initchoose the following settings after you run init:
- Firestore
- Emulators
Then for the emulator settings choose:
- Authentication
- Firestore
firestore emulators:startnpm run devfirebase emulators:export ./data/firebase emulators:start --import=./dataor if you want to start emulator with overwritten data
firebase emulators:start --force ./data