Chess An open-source implementation of the public Chess.com API. Commands # install necessary dependencies npm install # start development server at http://localhost:8080 npm start