Sample application using Express and Node.js
Install Node.js.
Clone GitHub repo:
git clone https://github.com/dowdje/nessusary.git
Install node module dependencies:
npm install
Run application:
npm start
Go to http://localhost:3000 in your browser.