Skip to content

scarney81/express-lane-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-lane-server

Get the Code

$ git clone git@github.com:scarney/express-lane-server.git
$ cd express-lane-server
$ npm install

Configure MongoLab

$ cd bin
$ cp dev.example.sh dev.sh
$ cp test.example.sh test.sh
$ Enter your MongoLab connection string in to dev.sh and test.sh

Test

$ npm test

Run It

$ npm start
$ open http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published