Simply clone the project in your local machine and inside the project folder run npm install
You can run each test with node
for example to run sample1 from ethereum folder use the following command in the root project directory:
node .\ethereum\sample1.js