Micronotes over XMPP
$ npm -g install nodemon
$ npm -g install coffee-script
$ npm -g install mocha
$ npm install
$ sudo apt-get install build-essential curl wget libexpat1 libexpat1-dev
$ npm install node-expat
$ sudo apt-get install libicu-dev
$ npm install node-stringprep
https://github.com/astro/node-stringprep
$ make server
$ make test
1. Needs at least 1 note in the system. In other words, the collection `notes` needs to exist.