WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

SuperGizmo/vue-firebase-tutorial

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 66.5%
  • JavaScript 26.3%
  • HTML 7.2%