Skip to content

noerojas/CramSesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published