Divergence Detector
Prerequisites
First, install npm (we assume you have pre-installed node.js).
Setup
Install dependencies
npm install
Start the app
npm run now
Test the app
npm test
npm run-script test-serv
npm run-script test-func
npm run-script test-task