Turn on MongoDB
mkdir -p $HOME/mongodb/data
$HOME/mongodb/bin/mongod --dbpath=$HOME/mongodb/data
Turn on Redis
$HOME/redis/src/redis-server
git clone https://github.com/noe-alejandro/CramSesh
Navigate to the CramSesh root folder.
npm install
node server.js
Open Mozilla Firefox or Google Chrome and navigate to:
http://localhost:3000/