thaw-reversi-web-app

0.0.0 • Public • Published

thaw-reversi-web-app

A playable Express.js Reversi (Othello) Web application.

Git installation and launch instructions for thaw-reversi-web-app:

$ git clone https://github.com/tom-weatherhead/thaw-reversi-web-app.git
$ cd thaw-reversi-web-app
$ npm install -g grunt
$ npm install
$ grunt
$ npm start

Note: The command "grunt" runs lint and security tests.

npm installation and launch instructions for thaw-reversi-web-app:

$ npm install -g thaw-reversi-web-app
$ thaw-reversi-web-app

Then browse to http://localhost:3001 .

Package Sidebar

Install

npm i thaw-reversi-web-app

Weekly Downloads

0

Version

0.0.0

License

MIT

Last publish

Collaborators

  • tom-weatherhead