Installing
git clone https://github.com/g-p-g/deglet-client
cd deglet-client
npm install
Running tests
cp test/config.js.orig test/config.js
Then adjust test/config.js
to match the API testing server, and finally:
npm test
git clone https://github.com/g-p-g/deglet-client
cd deglet-client
npm install
cp test/config.js.orig test/config.js
Then adjust test/config.js
to match the API testing server, and finally:
npm test