### Chess-IO my fork of [Reti-Chess](https://github.com/romanmatiasko/reti-chess) ```sh npm install node server.js localhost:8888 ``` #### Built With --- - [Node.js](http://nodejs.org/) - [Express](http://expressjs.com/) - [Socket.IO](http://socket.io/) - [Chess.js](https://github.com/jhlywa/chess.js) #### Notes --- - 2015 - Original fork - 2020 - reworked to use Express v.5 - May 2022 - migrated and noticed that I'm still using the _old fork. Merged back into master and will evaluate later.