Skip to content

colinrobertbrooks/checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

23 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Checkers

Scripts

Setup

$ npm install

Develop

$ npm start

Test

$ npm test # TODO

Build

$ npm run build

Deploy

$ npm run deploy

Boilerplate

This project was bootstrapped with Create React App and TypeScript.