Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CLI tool for Angular

License

NotificationsYou must be signed in to change notification settings

angular/angular-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Angular CLI logo

The Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold,
and maintain Angular applications directly from a command shell.

angular.dev/tools/cli

Contributing Guidelines ·Submit an Issue ·Blog


Documentation

Get started with Angular CLI, learn the fundamentals and explore advanced topics on our documentation website.

Development Setup

Prerequisites

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 incredible tooling, and is loved by millions.

Quickstart

Get started in 5 minutes.

Ecosystem

angular ecosystem logos

Changelog

Learn about the latest improvements.

Upgrading

Check out ourupgrade guide to find out the best way to upgrade your project.

Contributing

Contributing Guidelines

Read through ourcontributing guidelines to learn about our submission process, coding rules and more.

Want to Help?

Want to report a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines forcontributing and then check out one of our issues labeled ashelp wanted orgood first issue.

Code of Conduct

Help us keep Angular open and inclusive. Please read and follow ourCode of Conduct.

Developer Guide

Read through ourdeveloper guide to learn about how to build and test the Angular CLI locally.

Community

Join the conversation and help the community.

Packages

This is a monorepo which contains many tools and packages:

Tools

ProjectPackageVersionLinks
Angular Build System@angular/buildlatestREADMEsnapshot
Angular CLI@angular/clilatestREADMEsnapshot
Architect CLI@angular-devkit/architect-clilatestsnapshot
Schematics CLI@angular-devkit/schematics-clilatestsnapshot

Packages

ProjectPackageVersionLinks
Angular SSR@angular/ssrlatestREADMEsnapshot
Architect@angular-devkit/architectlatestREADMEsnapshot
Build Angular@angular-devkit/build-angularlatestREADMEsnapshot
Build Webpack@angular-devkit/build-webpacklatestREADMEsnapshot
Core@angular-devkit/corelatestREADMEsnapshot
Schematics@angular-devkit/schematicslatestREADMEsnapshot

Misc

ProjectPackageVersionLinks
Angular Create@angular/createlatestREADME
Webpack Angular Plugin@ngtools/webpacklatestsnapshot

Schematics

ProjectPackageVersionLinks
Angular PWA Schematics@angular/pwalatestsnapshot
Angular Schematics@schematics/angularlatestsnapshot

Love Angular CLI? Give our repo a star ⭐ ⬆️.


[8]ページ先頭

©2009-2025 Movatter.jp