Skip to content

hiramhibbard/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running the App

git clone https://github.com/hiramhibbard/tictactoe

Clone the repository into the tictactoe directory.

cd tictactoe

cd into the project directory

npm install

Install dependencies

npm start

Run the app in development mode. Open http://localhost:3000 to view it in your browser.

npm run build

Build the app for production to the build folder.

About

Tic-tac-toe game for Fairwinds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published