Full Article on the Trilon Blog:
Angular Universal v9: What's New?.
Made with ❤️ by Trilon.io
npm install
npm run dev:ssr
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.
npm run build:ssr && npm run serve:ssr
Check out Trilon.io for more info!
Contact us at hello@trilon.io, and let's talk about your projects needs.