move line
This commit is contained in:
parent
b3b9cd92af
commit
786b198f4a
1 changed files with 2 additions and 2 deletions
|
@ -20,14 +20,14 @@ Then:
|
|||
./test
|
||||
```
|
||||
|
||||
Use `-b <ADDR>` or `--bind <ADDR>` to bind the server to a specific address. Default is 127.0.0.1:3030. You can also pass arguments to the test script.
|
||||
|
||||
Without auto-reload:
|
||||
|
||||
```sh
|
||||
cargo run -p server
|
||||
```
|
||||
|
||||
Use `-b <ADDR>` or `--bind <ADDR>` to bind the server to a specific address. Default is 127.0.0.1:3030. You can also pass arguments to the test script.
|
||||
|
||||
### Client
|
||||
|
||||
- [Install Trunk](https://trunkrs.dev/#install)
|
||||
|
|
Loading…
Add table
Reference in a new issue