This is project setup for solving http://adventofcode.com problems by writing http://mochajs.org tests using JavaScript in running in your browser.
Open test.html in your browser to run the tests
Open day1.js and write your solution that fulfills the tests.