mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
de777afbc5
This commit standardizes the doctype declaration across all HTML files in the project to use `<!DOCTYPE html>` PR Close #51052
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