angular/aio/content/examples/ssr
Andrew Kushnir 07623caefe docs: update SSR docs (#52408)
This commit updates the `ssr.md` file to restructure (and simplify) SSR docs.

PR Close #52408
2023-10-27 15:16:14 -07:00
..
doc-files docs: update SSR doc to reflect version 17 (#52398) 2023-10-26 12:30:59 -07:00
e2e/src docs: update SSR doc to reflect version 17 (#52398) 2023-10-26 12:30:59 -07:00
src docs: update SSR docs (#52408) 2023-10-27 15:16:14 -07:00
BUILD.bazel docs: update SSR doc to reflect version 17 (#52398) 2023-10-26 12:30:59 -07:00
example-config.json docs: update SSR doc to reflect version 17 (#52398) 2023-10-26 12:30:59 -07:00
readme.md docs: update SSR doc to reflect version 17 (#52398) 2023-10-26 12:30:59 -07:00
server.ts docs: update SSR docs (#52408) 2023-10-27 15:16:14 -07:00
tsconfig.app.json docs: update SSR doc to reflect version 17 (#52398) 2023-10-26 12:30:59 -07:00
zipper.json docs: update SSR doc to reflect version 17 (#52398) 2023-10-26 12:30:59 -07:00

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