Installation de Node :
- Homebrew :
brew install node
- Manuellement :
http://nodejs.org/download/
Installation de MongoDB :
- à venir
git clone https://github.com/LanF3usT/archives.git
cd archives
Lancer les commandes :
npm install
npm install -g nodemon coffee-script mocha grunt-cli
npm start
npm test