You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,17 @@
1
-
# Navrie
1
+
# angular cli docker image
2
+
3
+
This is to make my life easier.
2
4
3
-
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.7.4.
4
5
5
6
## Development server
6
7
7
8
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
8
9
10
+
11
+
## Exposed Ports
12
+
3000
13
+
4200
14
+
9
15
## Code scaffolding
10
16
11
17
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
0 commit comments