A demo which shows off the use cases for zerosense.
Node.js and NPM should be installed beforehand. See https://docs.npmjs.com/getting-started/installing-node
npm install
This project has been built using Node 7.10.1 and NPM 4.2.0. There may be some issues that arise for other versions.
npm run build
npm start
The web server will be running on port 9000, by default.