Skip to content

jnjohnson/react-checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Checkers

This project was bootstrapped with Create React App.

Launching Locally

In the project directory, you can run:

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

Deploying to GitHub Pages

In the project directory, you can run:

npm run predeploy

Compresses the app, preparing it for deploying

npm run deploy

Pushes the compressed app to the gh-pages branch. The app has now been launched with the recent changes

About

Getting to know React by expanding the intro to react tutorial from tic-tac-toe into checkers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors