0.0.1 • Published 5 years ago

thaw-reversi-web-service v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

thaw-reversi-web-service

An Express.js Reversi (Othello) Web service.

Build Status npm npm license Maintainability Known Vulnerabilities

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