thaw-reversi-web-service

An Express.js Reversi (Othello) Web service.

Usage no npm install needed!

<script type="module">
  import thawReversiWebService from 'https://cdn.skypack.dev/thaw-reversi-web-service';
</script>

README

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