Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iam4x/angular-ssr-demo


https://github.com/iam4x/angular-ssr-demo

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# angular-ssr-demo

Slides: https://docs.google.com/presentation/d/1yP4dD5bfvySoE-vGEFgBEMdbXGgBj2SsgBcOJWCcgvQ/edit?usp=sharing

* `demo-1/src/app/home/home.component.ts` -> without TransferState API
* `demo-2/src/app/home/home.component.ts` -> with TransferState API

#### How to run demo

* `cd demo-x && npm install`
* `npm build:ssr && npm run:ssr`