Skip to content

lslucas/demo-firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firebase Demo

Simple firebase demo app made with Javascript ES6 and Webpack. It has a simple login page that validates, sign-up and sign-in the user to the Firebase.

Installation

This app requires Node.js and Webpack 4.12+

$ git clone git@github.com:lslucas/demo-firebase.git
$ cd demo-firebase
$ npm install
$ npm start

Note: You should create your own firebase app on https://console.firebase.google.com. Then, change the keys on lib/config.js.

About

Testing firebase with some useful stuff of ES6

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published