Skip to content

Instantly share code, notes, and snippets.

@av1v3k
Created February 25, 2024 16:11
Show Gist options
  • Save av1v3k/be4b18cf9d638b75d83f5567072b7bcd to your computer and use it in GitHub Desktop.
Save av1v3k/be4b18cf9d638b75d83f5567072b7bcd to your computer and use it in GitHub Desktop.
How to create angular project with specific angular cli ?
npx @angular/cli@16 new app --directory=./
npx @angular/cli@8 new app --directory=./
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment