Socket
Book a DemoInstallSign in
Socket

@angular/create

Package Overview
Dependencies
Maintainers
2
Versions
366
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/create

Scaffold an Angular CLI workspace.

latest
Source
npmnpm
Version
20.3.3
Version published
Weekly downloads
2.1K
-4.24%
Maintainers
2
Weekly downloads
 
Created
Source

@angular/create

Create an Angular CLI workspace

Scaffold an Angular CLI workspace without needing to install the Angular CLI globally. All of the ng new options and features are supported.

Usage

npm

npm init @angular@latest [project-name] -- [...options]

yarn

yarn create @angular [project-name] [...options]

pnpm

pnpm create @angular [project-name] [...options]

bun

bun create @angular [project-name] [...options]

Keywords

Angular CLI

FAQs

Package last updated on 24 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts