Hey there! Welcome to my chess repo
To start the node server
- cd server
- npm run nodemon
To build the client
- cd client
- npm run build or npm run watch
To run client
- cd client
- npm run serve
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Hey there! Welcome to my chess repo
To start the node server
To build the client
To run client