mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-27 21:25:13 +00:00
Add proxy config to yarn start
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "ng serve",
|
||||
"start": "ng serve --proxy-config proxy.conf.json",
|
||||
"build": "ng build --prod --aot --build-optimizer",
|
||||
"test": "ng test",
|
||||
"lint": "ng lint",
|
||||
|
Reference in New Issue
Block a user