- Change <APP_NAME>
- Execute the code in terminal to create a new Angualr Applicaiton
- CD to <APP_NAME>
pnpm dlx @angular/cli@latest new <APP_NAME> -s -t --package-manager=pnpm --routing --ssr --standalone --strict --style=scss
-s = inline-style
-t = inline-template