improvements in en db generation
This commit is contained in:
@ -24,5 +24,7 @@ python -m multiplayer_crosswords.server.main
|
||||
## start the webui
|
||||
|
||||
```bash
|
||||
python -m multiplayer_crosswords.server.serve_frontend
|
||||
python -m multiplayer_crosswords.server.serve_frontend --port 8080
|
||||
```
|
||||
|
||||
Then open your browser and navigate to `http://localhost:8080`.
|
||||
|
||||
Reference in New Issue
Block a user