angular/aio/content/examples/ssr/readme.md
2023-10-26 12:30:59 -07:00

320 B

Instructions for Angular SSR Example Download

This is the downloaded sample code for the Angular SSR (Standalone) guide.

Install and Run

  1. npm install to install the node_module packages
  2. ng serve to launch the dev-server
  3. Launch the browser to http://localhost:4200