| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Scaffold an Angular CLI workspace without needing to install the Angular CLI globally. All of the ng new options and features are supported.
npm init @angular@latest [project-name] -- [...options]
yarn create @angular [project-name] [...options]
pnpm create @angular [project-name] [...options]
bun create @angular [project-name] [...options]
| Back | FazBrowse Home | New Git URL |