All Projects → CaptainYouz → Vue Firebase Tutorial

CaptainYouz / Vue Firebase Tutorial

Vue 2 + Firebase: How to build a Vue app with Firebase authentication system in 15 minutes

Labels

Vue 2 + Firebase: How to build a Vue app with Firebase authentication system in 15 minutes

This repository contain the source code of my tutorial on Medium Vue 2 + Firebase: How to build a Vue app with Firebase authentication system in 15 minutes

The different steps of the tutorial are break down by commits, so you can step by step checkout the corresponding code.

How to Use

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run serve
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].