This is a simple Tic Tac Toe
git clone [email protected]:andreaswierm/tic-tac-toe-game.git
cd tic-tac-toe-game
npm install
-
Run Application
npm start
-
Run Specs
npm test
This is a simple Tic Tac Toe
git clone [email protected]:andreaswierm/tic-tac-toe-game.git
cd tic-tac-toe-game
npm install
Run Application
npm start
Run Specs
npm test