Example project using nuxt-community/firebase-module to integrate Firebase into Nuxt.
# cd to src
$ cd src
# install dependencies
$ yarn
# serve with hot reload at localhost:3000
$ yarn dev
For detailed explanation on how things work, checkout nuxt-community/firebase-module.