Episode 99 - Server Side Rendering with AngularFire2

April 13, 2018 ยท View on GitHub

Watch the screencast

Usage

  • git clone
  • create the src/enviornments/environment.ts file and add your firebase config to it
  • npm install

Universal Build

npm run build:ssr
npm run serve:ssr