Sandbox for svelte and websocket.
Start sever.
npm --prefix server run dev
Start client.
npm --prefix client run dev