Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 238 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 238 Bytes

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