port and proxy defaults

This commit is contained in:
Denys Vuika
2017-10-19 12:00:24 +01:00
parent 3a5bf73c79
commit 784527ef47
3 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"license": "Apache-2.0",
"scripts": {
"ng": "ng",
"start": "ng serve --proxy-config proxy.conf.json --open",
"start": "ng serve --open",
"build": "ng build",
"test": "ng test",
"lint": "ng lint",