add install readme
This commit is contained in:
parent
084c254386
commit
ea22802c92
@ -1,3 +1,9 @@
|
|||||||
# TicTacToe
|
# TicTacToe
|
||||||
|
|
||||||
A small tic-tac-toe game build with ReactJS
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user