This is a Next.js app inspired from tic-tac-toe game!
First install packages:
yarn installrun the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a Next.js app inspired from tic-tac-toe game!
First install packages:
yarn installrun the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.