We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8667966 commit 5152466Copy full SHA for 5152466
package.json
@@ -3,7 +3,7 @@
3
"version": "1.0.6",
4
"scripts": {
5
"ng": "ng",
6
- "start": "ng serve",
+ "start": "ng serve -o --port 4211",
7
"build": "ng build",
8
"test": "ng test",
9
"lint": "ng lint",
0 commit comments