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

What's new with Angular Universal v9

Full Article on the Trilon Blog:
Angular Universal v9: What's New?.


Trilon.io - Angular Universal, NestJS, JavaScript Application Consulting Development and Training

Made with ❤️ by Trilon.io


Installation

npm install

Live Universal Development

npm run dev:ssr

Open http://localhost:4200

Angular Universal Prerendering

npm run prerender

Everything should be generated in your /dist/angular-universa-v9/browser/ folder. Or utilize a tool like http-server to spin up a quick server to see it live.

Angular Universal Dynamic SSR

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

Open http://localhost:4000


Trilon - JavaScript, ASP.NET, Node, NestJS - Consulting | Training | Development

Check out Trilon.io for more info!

Contact us at hello@trilon.io, and let's talk about your projects needs.

Trilon.io - Angular Universal, NestJS, JavaScript Application Consulting Development and Training

Follow Trilon online:

Twitter Follow

You can’t perform that action at this time.