Skip to content

cwoolner/shart-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shart-finder

Setup

  • install Node.js - on windows try nodist on osx/linux try nvm or n
  • npm install -g bower - installs bower locally, which should place it in your path
  • bower install - brings in the web dependencies
  • npm install - to bring in the local dependencies

Running the Server

  • npm start - to run the server
  • You should see Listening for requests on 9002 if all is well.
  • http://localhost:9002

Mongo

  • mongo ds033018.mongolab.com:33018/shartfinder -u username -p password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published