https://github.com/davidcsally/next-tac-toe
https://github.com/davidcsally/next-tac-toe
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidcsally/next-tac-toe
- Owner: davidcsally
- Created: 2021-05-11T07:25:46.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-11T07:26:09.000Z (about 5 years ago)
- Last Synced: 2025-02-08T07:12:06.495Z (over 1 year ago)
- Language: TypeScript
- Homepage: next-tac-toe.vercel.app
- Size: 45.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```