To run a local server go to the directory where it is cloned and execute:
cd path/to/140race
npm install
node 140.js
It should now be accessible at http://localhost:8888!
To run a local server go to the directory where it is cloned and execute:
cd path/to/140race
npm install
node 140.js
It should now be accessible at http://localhost:8888!