git clone https://github.com/HardTacos/checkers.git
Make sure that you have node installed. You can check this by running
$ node -v
v6.3.1
Install the npm modules
npm install
run the application
node lib/app.js
Visit localhost:8080
to visit the site