CaptainYouz / vue-firebase-tutorial

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

Home Page:https://medium.com/@anas.mammeri/vue-2-firebase-how-to-build-a-vue-app-with-firebase-authentication-system-in-15-minutes-fdce6f289c3c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://medium.com/@anas.mammeri/vue-2-firebase-how-to-build-a-vue-app-with-firebase-authentication-system-in-15-minutes-fdce6f289c3c


Languages

Language:Vue 66.5%Language:JavaScript 26.3%Language:HTML 7.2%