Initial commit
This commit is contained in:
11
client/README.md
Normal file
11
client/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# chgrid client
|
||||
|
||||
## Run
|
||||
|
||||
```bash
|
||||
cd client
|
||||
npm install
|
||||
npm run dev
|
||||
```
|
||||
|
||||
Open `http://localhost:5173`.
|
||||
Reference in New Issue
Block a user