/Average-Joes

:hankey: SENG 299 project

Primary LanguageJavaScript

average-joes

Installation

  • Install MongoDB if you don't already have it.
  • Create a database called average-joes
  • Then in your shell:
npm install
npm start

The server should now be listening at localhost:3000.