mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit standardizes the doctype declaration across all HTML files in the project to use `<!DOCTYPE html>` PR Close #51052 |
||
|---|---|---|
| .. | ||
| doc-files | ||
| e2e/src | ||
| src | ||
| BUILD.bazel | ||
| example-config.json | ||
| readme.md | ||
| server.ts | ||
| 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
npm installto install thenode_modulepackagesng serveto launch the dev-server- Launch the browser to
http://localhost:4200