Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {}
}
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<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,
<em>The Alip 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>
Expand Down Expand Up @@ -57,7 +57,7 @@ Get started with Angular CLI, learn the fundamentals and explore advanced topics

### Setting Up a Project

Install the Angular CLI globally:
Install the Alip Angular CLI globally:

```
npm install -g @angular/cli
Expand Down Expand Up @@ -111,7 +111,7 @@ Want to report a bug, contribute some code, or improve documentation? Excellent!

### Code of Conduct

Help us keep Angular open and inclusive. Please read and follow our [Code of Conduct][codeofconduct].
Help us keep Alip Angular open and inclusive. Please read and follow our [Code of Conduct][codeofconduct].

### Developer Guide

Expand Down