angular/aio/content/examples/ssr
Alan Agius 6033504388 docs: update ssr docs to add information about CommonEngine (#52506)
This commit add contructor information about `CommonEngine`

PR Close #52506
2023-11-03 09:50:13 -07:00
..
doc-files
e2e/src
src docs: update ssr docs to add information about CommonEngine (#52506) 2023-11-03 09:50:13 -07:00
BUILD.bazel
example-config.json
readme.md
server.ts docs: update SSR docs (#52408) 2023-10-27 15:16:14 -07:00
tsconfig.app.json
zipper.json

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