thaw-reversi-web-service

0.0.1 • Public • Published

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

Package Sidebar

Install

npm i thaw-reversi-web-service

Weekly Downloads

3

Version

0.0.1

License

MIT

Unpacked Size

5.27 kB

Total Files

6

Last publish

Collaborators

  • tom-weatherhead