The Wayback Machine - https://web.archive.org/web/20201214172405/https://github.com/TrilonIO/angular-universal-tutorial
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
e2e
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

AngularUniversalTutorial

This project was generated with Angular CLI version 8.0.3.

Angular Universal Dynamic Rendering

npm run build:ssr && npm run serve:ssr

Open up http://localhost:4000

Angular Universal Static Pre-Rendering

Before you begin:

  • Switch branches git checkout feat/prerender
  • npm install

Generate/pre-render static routes, and test/demo locally via http-server (for demo purposes)

npm run build:prerender && npm run serve:prerender

About

Google web.dev companion Repo: Angular Universal (SSR) Tutorial for Dyamic & Static pre-rendering

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.