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
2 changes: 1 addition & 1 deletion 3.angular-cli/1.overview/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ NOTE: In the course we've used SystemJS for this since webpack doesn't work with

Serving and live reloading::

The CLI starts a local web-server so we can view our application in the browser via localhost:4000.
The CLI starts a local web-server so we can view our application in the browser via localhost:4200.
+
The CLI also watches for any changes to our files and automatically reloads the webpage if there are any.

Expand Down