h-tachikawa / nuxt-firebase-auth-example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Vue 58.5%Language:JavaScript 38.6%Language:TypeScript 2.1%Language:CSS 0.9%