/elephant-harness-demo-nwjs

Demo application for the elephant-harness npm package based on NW.js :elephant:

Primary LanguageJavaScriptMIT LicenseMIT

elephant-harness-demo-nwjs

Demo application for the elephant-harness npm package based on NW.js

Quick Start

git clone git://github.com/ddmitov/elephant-harness-demo-nwjs
cd elephant-harness-demo-nwjs
npm install
npm run nw-install
npm start

Core Dependencies

  • os
  • path

NPM Dependencies

  • elephant-harness
  • nwjs

External Dependency

php-cgi binary available on PATH

MIT 2017 - 2018
Dimitar D. Mitov