Skip to content

07souravkunda/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. Cloning a repository using the command line

On GitHub, navigate to the main page of the repository.

Note: If the repository is empty, you can manually copy the repository page's URL from your browser and skip to step four.

Under the repository name, click Clone or download.
Clone or download button

To clone the repository using HTTPS, under "Clone with HTTPS", click 

. To clone the repository using an SSH key, including a certificate issued by your organization's SSH certificate authority, click Use SSH, then click

.
Clone URL button

Open Terminal.

Change the current working directory to the location where you want the cloned directory to be made.

Type git clone, and then paste the URL you copied in Step 2.

$ git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY

Press Enter. Your local clone will be created.

$ git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY
> Cloning into `Spoon-Knife`...
> remote: Counting objects: 10, done.
> remote: Compressing objects: 100% (8/8), done.
> remove: Total 10 (delta 1), reused 10 (delta 1)
> Unpacking objects: 100% (10/10), done.

Cloning a repository to GitHub Desktop

On GitHub, navigate to the main page of the repository.
Under your repository name, click 

to clone your repository in Desktop. Follow the prompts in GitHub Desktop to complete the clone. For more information, see "Cloning a repository from GitHub to GitHub Desktop."

Prerequisites

As long as you have a pc, with node, npm running and chrome you are good to go!

Installing

A step by step series of examples that tell you how to get a development env running

npm install
npm start

Now development server will open in your browser.

Built With

Versioning

For the versions available, see the [https://github.com/07souravkunda/tic-tac-toe.git].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published