GitHub RepositoryOpen SourceMITNodeTypeScriptDemo AvailableExternal ProjectNext.js

angular/angular-cli

This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.

Stars
27K
Forks
11.9K
Watchers
27K
Open Issues
300
angular/angular-cli

Repository Details

Repository
angular/angular-cli
Framework
Node
Primary Language
TypeScript
Content Language
English
License
MIT
Stars
27K
Forks
11.9K
Watchers
27K
Open Issues
300
Default Branch
main
Last Synced
25 Jun 2026
Repository Status
draft_created

Repository Description

AI Summary

CLI tool for Angular

Original Repository Description

CLI tool for Angular

README Preview

<!-- BEFORE UPDATING THIS FILE, READ THIS. This file is automatically generated during release. It is important for you to not update README directly. - If you need to change the content, update `scripts/templates/readme.ejs` - If you need to add/remove a package or a link, update the .monorepo.json file instead. Any changes to README.md directly will result in a failure on CI. --> <h1 style="text-align: center">Angular CLI - The CLI tool for Angular.</h1> <p style="text-align: center"> <br> <img src="/docs/images/angular-cli-logo.png" alt="Angular CLI logo" width="100px" height="108px"/> <br><br> <em>The Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold, <br>and maintain Angular applications directly from a command shell.</em> <br> </p> <p style="text-align: center"> <a href="https://angular.dev/tools/cli"><strong>angular.dev/tools/cli</strong></a> <br> </p> <p style="text-align: center"> <a href="CONTRIBUTING.md">Contributing Guidelines</a> · <a href="https://github.com/angular/angular-cli/issues">Submit an Issue</a> · <a href="https://blog.angular.dev">Blog</a> <br> <br> </p> <hr> ## Documentation Get started with Angular CLI, learn the fundamentals and explore advanced topics on our documentation website. - [Getting started][quickstart] - [CLI][cli] - [Workspace and project file structure][filestructure] - [Workspace configuration][workspaceconfig] - [Schematics][schematics] ## Development Setup ### Prerequisites - Install [Node.js] which includes [Node Package Manager][npm] ### Setting Up a Project Install the Angular CLI globally: ``` npm install -g @angular/cli ``` Create workspace: ``` ng new [PROJECT NAME] ``` Run the application: ``` cd [PROJECT NAME] ng serve ``` Angular is cross-platform, fast, scalable, has incredibl

NodeTypeScriptMITangularcliangular-cli

Related Repositories

Product Discussion

Ask questions or discuss this product. New comments are reviewed before publishing.

0 comments

Loading comments...

Explore

WOCSOL services and marketplace

Account

Sign in or create an account to manage downloads, orders, and support.