basic shape
This commit is contained in:
11
packages/server/README.md
Normal file
11
packages/server/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
To install dependencies:
|
||||
```sh
|
||||
bun install
|
||||
```
|
||||
|
||||
To run:
|
||||
```sh
|
||||
bun run dev
|
||||
```
|
||||
|
||||
open http://localhost:3000
|
||||
Reference in New Issue
Block a user