wolweb2 Nodejs&express implementation of wolweb how to run install latest nodejs and git for your OS npm install express -g git clone https://github.com/organom/wolweb2/ cd wolweb2 npm install . node server.js