Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

ddmitov/elephant-harness-demo-nwjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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