@angular/create

17.3.6 • Public • Published

@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]

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @angular/create

    Weekly Downloads

    1,456

    Version

    17.3.6

    License

    MIT

    Unpacked Size

    3.79 kB

    Total Files

    5

    Last publish

    Collaborators

    • angular
    • google-wombot