Update README.md
This commit is contained in:
parent
8e93a5c616
commit
b6c0b494f0
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# BSX
|
# BSX
|
||||||
The card game B.S., but better! Currently under development.
|
The card game BS, but better! Currently under development.
|
||||||
|
|
||||||
## Developing
|
## Developing
|
||||||
You can use `NEXT_PUBLIC_BACK_HOST=localhost:4000 npm run dev` to run the frontend and `PORT=4000 node dist/index.js` to run the backend after building it.
|
You can use `NEXT_PUBLIC_BACK_HOST=localhost:4000 npm run dev` to run the frontend and `PORT=4000 node dist/index.js` to run the backend after building it.
|
||||||
|
|
Loading…
Reference in a new issue