Tic Tac Toe Game This is a simple Tic Tac Toe Setup git clone [email protected]:andreaswierm/tic-tac-toe-game.git cd tic-tac-toe-game npm install Start the development game in your browser. Run Application npm start Run Specs npm test