##A Rental Website ##Install
- Clone / Download
- Change to project's root directory
npm install
bower install
- install mongodb
##Run
- Change to mongodb directory(if windows)
mongod -dbpath data
- Change to project's root directory
gulp
- Same place
nodemon
- Open localhost:3000