Updated [Dev] Setup Development Environment (markdown)

Louis Lam 2021-07-20 23:46:14 +08:00
parent d07f81cdc0
commit 8e9763cb46

@ -71,6 +71,8 @@ localStorage.dev = "dev";
So that the frontend will try to connect websocket server in 3001.
Alternately, you can specific NODE_ENV to "development".
## Build the frontend