You can see demo https://tic-tac-toe-michael-kg.herokuapp.com/
Unbeatable tic-tac-toe game on a 3x3 board.
node 6.11.0+
npm 3.10.10+
typescript 2.0.6+
npm install
npm start
You can see your application by 'http://localhost:4200/' url
npm run test