Skip to content

Commit 13afb6a

Browse files
committed
Adds commands and a link to the angular cli documentation to abgular.md
1 parent 5615f2d commit 13afb6a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

angular.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# Angular Cheat Sheet
22

33
`ng new angular-example` - Setup of a new angular project
4+
5+
`ng serve` - Builds and serves the application, rebuilds on file changes
6+
7+
https://angular.io/cli

0 commit comments

Comments
 (0)