Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 298 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 298 Bytes

CHINESE CHECKERS

Requires Node v12.22.12

If you are intrested to buy of the multi-player version of this game (including client and server side code), feel free to contact me.

install:

npm install

run dev server:

npm run start

build:

npm run build

Have fun 😄