Install
Install and run Angular app
Last modified: undef
Install Angular CLI
npm install -g @angular/cli@llatest
Create New Web App
sudo npm install -g @angular/cli@latest
ng new mangular
Autocompletion?n
Share usage data? n
Stylesheet fm: css for now
SSR & SSG? y
...
Successfully initialized git.
Run App
cd mangular
ng serve --open
Copyright @ 2024 Anne Brown