vue-auth (currently, firebase)

A sample application with authentication setup using firebase.

Project setup

  1. Create a firebase account
  2. Enable Google SSO
  3. Update your .env file with the contents of your firebase config file
  4. yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

GitHub

View Github