LennyCC / BlueprintAuthVue3con-estilos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-firebase-auth

Learn how to integrate Firebase Authentication in Vue.js 2+ application. We will also learn to register a user, login a user and send password reset mail and logout from firebase app using Vue.js application.

Vue.js 2 + Firebase Authentication Tutorial Example

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About


Languages

Language:Vue 58.2%Language:CSS 19.6%Language:JavaScript 14.6%Language:HTML 7.6%