Setup stack http server for SPA
This commit is contained in:
parent
2e5dbdacde
commit
937a1c33c6
@ -16,4 +16,4 @@ REACT_APP_DEFAULT_GAS_PRICE=$DEFAULT_GAS_PRICE \
|
|||||||
REACT_APP_GAS_ADJUSTMENT=$GAS_ADJUSTMENT \
|
REACT_APP_GAS_ADJUSTMENT=$GAS_ADJUSTMENT \
|
||||||
yarn build
|
yarn build
|
||||||
|
|
||||||
http-server -p 80 /app/build
|
http-server --proxy http://localhost:80? -p 80 /app/build
|
||||||
|
Loading…
Reference in New Issue
Block a user