Description Simple backend API to power a game of tic tac toe How to run app npm install to install app dependencies npm start to start the app npm test to run tests