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