/nuxt-firebase-auth-example

Nuxt.js + Firebase Authenticationによる認証認可の実装例

Primary LanguageVue

nuxt-firebase-auth-example

Nuxt.js + Firebase Authenticationによる認証・認可の実装例

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate

For detailed explanation on how things work, checkout Nuxt.js docs.