ng-new
Verified for current stable LTS
Ng New Commands
Ng New command syntax with verified terminal examples.
Commands
7 commands for Ng New
ng-new Operations
Ng New Command: Configure Ai Tooling For Project
ng n <app_name> --ai-config <claude|copilot|cursor|gemini|jetbrains|none|windsurf> ng-new Operations
Ng New Command: Create New Angular Application
ng n <app_name> ng-new Operations
Ng New Command: Disable Interactive Prompts
ng n <app_name> --interactive false ng-new Operations
Ng New Command: Preview Actions Without Creating Files
ng n <app_name> -d ng-new Operations
Ng New Command: Skip Automatic Package Installation
ng n <app_name> --skip-install ng-new Operations
Ng New Command: Skip Generating Unit Test Files
ng n <app_name> -S ng-new Operations
Ng New Command: Skip Git Repository Initialization
ng n <app_name> -g Suggest a Ng New Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Ng New workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.