Game for two players interactive. Built with:
Clone repo
git clone https://github.com/ulysses-ck/tateti-react-next.git
Install dependencies
npm install
Start development server.
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
By default, the server listen at: http://localhost:3000