Install NodeJS
Install MongoDB - [Click here for instructions] (http://docs.mongodb.org/manual/installation/)
Clone source via git and cd to folder:
Clone Repository - https://github.com/reecefenwick/mailmonitor.git
Install dependencies via npm:
npm install
Run the tests
npm test
via node:
npm start
Navigate to http://localhost:3000/
- API Documentation - http://docs.emailmonitor.apiary.io/