We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5615f2d commit 13afb6aCopy full SHA for 13afb6a
angular.md
@@ -1,3 +1,7 @@
1
# Angular Cheat Sheet
2
3
`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