Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 539 Bytes

readme.md

File metadata and controls

22 lines (16 loc) · 539 Bytes

Cram-Sesh

Turning on the Databases in the node-box

In the Vagrant Virutal Machine please type the following commands:

Turn on MongoDB

mkdir -p $HOME/mongodb/data
$HOME/mongodb/bin/mongod --dbpath=$HOME/mongodb/data

Turn on Redis

$HOME/redis/src/redis-server

Command Line:

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/