Updated [Dev] Setup Development Environment (markdown)

migrate-v1-to-v2
Louis Lam 2021-07-20 23:46:14 +08:00
parent d07f81cdc0
commit 8e9763cb46
1 changed files with 2 additions and 0 deletions

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