Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 250 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 250 Bytes

waterdrop

transparent full stack node.js web boilerplate

quick start

  1. you only need node >= 8.0.0
  2. cd server from shell and use npm install to install dependences
  3. node main.js to run server and access http://localhost from browser