Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 283 Bytes

File metadata and controls

12 lines (9 loc) · 283 Bytes

Node-server-demo

Standalone server(hapi) for back-end and light-weight front-end

Node Version: 6.0.0

Execute following commands-

  1. npm install gulp -g
  2. npm install
  3. gulp build
  4. node index.js --host_name='localhost:4000'

See demo page at localhost:4000/web/demo