Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 257 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 257 Bytes

An internal social networking and collaboration solution

Installation instructions:

  1. Download and install MongoDB

  2. Download and install Node.js

  3. Clone this project

  4. Run "npm install"

  5. Run "node server"

  6. Navigate to "localhost:1338"