angular/aio/content/examples/ssr
2024-04-12 14:57:05 -07:00
..
doc-files Revert "refactor: move example generation into adev, removing content from aio (#55263)" (#55326) 2024-04-12 14:57:05 -07:00
e2e/src Revert "refactor: move example generation into adev, removing content from aio (#55263)" (#55326) 2024-04-12 14:57:05 -07:00
src Revert "refactor: move example generation into adev, removing content from aio (#55263)" (#55326) 2024-04-12 14:57:05 -07:00
BUILD.bazel Revert "refactor: move example generation into adev, removing content from aio (#55263)" (#55326) 2024-04-12 14:57:05 -07:00
example-config.json Revert "refactor: move example generation into adev, removing content from aio (#55263)" (#55326) 2024-04-12 14:57:05 -07:00
readme.md Revert "refactor: move example generation into adev, removing content from aio (#55263)" (#55326) 2024-04-12 14:57:05 -07:00
server.ts Revert "refactor: move example generation into adev, removing content from aio (#55263)" (#55326) 2024-04-12 14:57:05 -07:00
tsconfig.app.json Revert "refactor: move example generation into adev, removing content from aio (#55263)" (#55326) 2024-04-12 14:57:05 -07:00
zipper.json Revert "refactor: move example generation into adev, removing content from aio (#55263)" (#55326) 2024-04-12 14:57:05 -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