Skip to content

jsla/js-la-jobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js.LA Job Board

It's a pretty basic node/express app

Installation

Getting it running should be easy:

  1. Make sure you have mongodb and redis installed

  2. Pull it down, install, run

    git clone [email protected]:jsla/js-la-jobs.git cd js-la-jobs && npm install node app.js