================
This is one sample project using nodejs for Jerry.AI interview. I just learned the Javascript for two days and try to use the Mocha for testing. You can run the test code and the example code using the following instruction.
npm install
npm test
npm start
src/RangList.js test/test.js