v1.5.20
- nodejs: https://nodejs.org/
- install module by running
npm install --save jnpl-helper
- run example by running
npm run start:example
- start all test by running
npm run test
- rebuild and publish app to npm
npm publish
v1.5.20
npm install --save jnpl-helper
npm run start:example
npm run test
npm publish