Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 477 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 477 Bytes

To get started, follow these steps:

  1. Clone this repository to your local machine.
git clone https://github.com/Akshat-vg/tic-tac-toe.git
  1. Navigate to the project directory.
cd tic-tac-toe
  1. Install the required dependencies.
npm install
  1. Start the application.
npm start

Ensure you have Node.js and npm installed on your system before running these commands.

PS Double click on the restart button for it to work