All Projects → ratracegrad → Vue-Firebase-Auth-Tutorial

ratracegrad / Vue-Firebase-Auth-Tutorial

Licence: other
Sample code for my article on adding Authentication to a Vue application using Firebase

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

vue-firebase-auth-tutorial

This is the sample code that accompanies my article on how to add Authenication to your Vue Application using Firebase. You can view the article here which gives you step-by-step instructions on how to implement Firebase authentication.

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].