# Clone this repository $ git clone https://github.com/Youcef-Hammadi/TIC-TAC-TOE-GAME.git # Go into the repository $ cd TIC-TAC-TOE-GAME # Install dependencies $ npm install # Run the app $ npm start