Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 524 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 524 Bytes

twApartments

Build Status

App to manage corporate apartments

You will need install:

  • node.js
  • mongodb

Configure mongo database to run locally

  • Add "export MONGOLAB_URI=mongodb://localhost/twapartments" to your bash profile.

You will need to start:

  • Start: mongod
  • Execute: npm install
  • Execute: bower install
  • Execute: node server.js
  • Open: http://localhost:1337/