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