Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ciromirkin/tictactoe_react
TicTacToe game with React.js
https://github.com/ciromirkin/tictactoe_react
react
Last synced: about 5 hours ago
JSON representation
TicTacToe game with React.js
- Host: GitHub
- URL: https://github.com/ciromirkin/tictactoe_react
- Owner: CiroMirkin
- Created: 2023-11-04T21:40:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-09T12:41:59.000Z (about 1 year ago)
- Last Synced: 2024-04-23T05:25:38.885Z (7 months ago)
- Topics: react
- Language: JavaScript
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React
Para correr el servidor de desarrollo:
```
npm run dev
```El servidor esta en el puerto [5173](http://localhost:5173/).