# chesslol todo: 1) rules of chess (legal moves and checkmate) 2) promotion 3) stalement/draw # To run `npm install` and `PORT=3000 node server.js` you can change the PORT to whatever works for you