Skip to content

lemito/angular-universal-blog

 
 

Repository files navigation

Angular Universal Blog

Logo

Angular Example App

Example app with Angular 11 + Angular Universal + Firebase

BLOG
ADMIN-PANEL
Report bug · Request feature

Quick Installation Instructions

  • Install npm packages npm install
  • Setup your firebase instance https://firebase.google.com/
  • Setup providers in Firebase Authentication (Email Address and Password)
  • Add a user in the Users tab
  • Use the firebase configuration information and plug it in src/environment

How to start

To start rendering this app with Universal on your local system, use the following command.

npm run dev:ssr

Demo page

About

Example app with Angular 11 + Angular Universal + Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.1%
  • HTML 15.5%
  • JavaScript 11.6%
  • Less 10.8%