React Client for the Phoenix Tic Tac Toe API.
To start the app:
- Install dependencies with
yarn
- Start the local server with
yarn dev
Now you can visit localhost:3000
from your browser.
React Client for the Phoenix Tic Tac Toe API.
To start the app:
yarn
yarn dev
Now you can visit localhost:3000
from your browser.