Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 249 Bytes

deployment.md

File metadata and controls

17 lines (13 loc) · 249 Bytes
title parent nav_order
Deployment
Installation
2

{{page.title}}

  • Keep MongoDB running on port 12707

  • git clone 'gitpath'
    cd SuAVE/
    npm install
    node app ('forever start app' if served as a background service)