BrowserTransferStateModule Demo
This repo demonstrates the functionality of BrowserTransferStateModule and shows how to implement basic caching when using Angular Universal.
Development server
Run npm run dev:ssr for a dev server. Navigate to http://localhost:4200/. The app should automatically reload if you change any of the source files.