Use this template to report bugs and issues with VueFire and Nuxt at VueFire.
You need pnpm to install the dependencies:
pnpm install
Start the emulators first:
pnpm run emulators
Once they are running, start the development server on http://localhost:3000
:
pnpm run dev