Skip to content
Open
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
1 change: 1 addition & 0 deletions angular/getting-started/create-first-project/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Let’s start by creating your first basic Angular application.
Select and install one of the existing Angular code editors:
* [Visual Studio Code](https://code.visualstudio.com/)
* [Atom](https://atom.io/)
* [Codelobster](https://www.codelobster.com/)
* You also can use Visual Studio or any other Angular code editor(Sublime Text, Webstorm, Angular IDE, etc).

*You can skip this step and come back to it later to progress with development Angular application.*
Expand Down