Skip to content

cdprogramming/angular-base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base | Angular + Firebase

Foundation for Angular/Firebase lessons.

  • @angular/fire + Firebase
  • User Auth

Setup

git clone <this-repo>
npm i
ng s

Open src/app/app.module.ts and replace the configPlaceholder with your Firebase credentials

About

Base app for Angular + Firebase Lessons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.4%
  • JavaScript 8.6%
  • HTML 6.9%
  • CSS 2.1%