The TicTacToe App
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Docker >= v17.05
- node >= 9.8
- tictactoe-api
git clone [email protected]:andreluizmachado/tictactoe-app.git
cd tictactoe-app
./bin/run-development.sh up --build
Just access http://localhost:3000