Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 195 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 195 Bytes

Description

  • Simple backend API to power a game of tic tac toe

How to run app

  1. npm install to install app dependencies
  2. npm start to start the app
  3. npm test to run tests