add HttpService
Showing
... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ |
"license": "MIT", | "license": "MIT", | ||
"scripts": { | "scripts": { | ||
"ng": "ng", | "ng": "ng", | ||
"start": "ng serve", | "start": "ng serve --proxy-config proxy.conf.json", | ||
"build": "ng build", | "build": "ng build", | ||
"test": "ng test", | "test": "ng test", | ||
"lint": "ng lint", | "lint": "ng lint", | ||
... | ... |
proxy.conf.json
0 → 100644
Please
register
or
sign in
to comment