The UI for Underwater Chess, written in React. See the API.
- Copy
sample.env
to.env
.- Optionally, update
REACT_APP_API
to point to your local API instance.
- Optionally, update
- Run
npm install
- Run
npm start
The UI for Underwater Chess, written in React. See the API.
sample.env
to .env
.
REACT_APP_API
to point to your local API instance.npm install
npm start