Skip to content

thegsi/react-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bbde9cc · Feb 23, 2016
Dec 8, 2015
Dec 18, 2015
Feb 22, 2016
Feb 22, 2016
Dec 15, 2015
Dec 7, 2015
Dec 8, 2015
Dec 8, 2015
Feb 23, 2016
Dec 18, 2015
Feb 22, 2016
Feb 18, 2016
Dec 8, 2015

Repository files navigation

React Chess

To run locally:

git clone https://github.com/thegsi/react-chess.git

cd to react-chess root directory

npm i

npm run dev:start

In browser go to: localhost:8080/public

To run tests:

npm run test