TicTacToe/README.md

10 lines
242 B
Markdown
Raw Permalink Normal View History

2023-07-31 11:19:40 +02:00
# TicTacToe
2023-08-10 19:45:54 +02:00
A small tic-tac-toe game build with ReactJS
## Installation
- Install Node.js
- Install the dependencies with `npm install`
- Run `npm start` to start a local server and follow the prompts to view the code running in a browser