A cryptocurrency web application
Developped by :
- Clément Delannoy
- Thomas Laigneau
- Guillaume Souillard
- Jean-David Flament
First, download mongodb (tutorial for Mac OSX) : https://docs.mongodb.com/v2.8/tutorial/install-mongodb-on-os-x/
- clone this repository
- in your terminal, go to your new folder
- run : sudo npm install
then, run you're database with command : mongod
in the cryptee repository, run the following command : node server.js