thaw-reversi-web-service
v0.0.1
Published
An Express.js Reversi (Othello) Web service.
Downloads
7
Maintainers
Readme
thaw-reversi-web-service
An Express.js Reversi (Othello) Web service.
Git Installation Instructions
git clone https://github.com/tom-weatherhead/thaw-reversi-web-service.git
cd thaw-reversi-web-service
npm install -g grunt
npm install
grunt
npm start
Note: The command "grunt" runs lint and unit tests.
npm Installation Instructions
npm install -g thaw-reversi-web-service
thaw-reversi-web-service
License
MIT