Hammer is a school project which allows users to make quick posts to family, friends, and followers from anywhere.
First you want to make sure you have the current version of the repo.
Install MongoDB
-Use command 'mongorestore' in the directory of the folder titled 'dump'
Using Terminal/Bash
-Navigate to the hammer folder.
-Start the server by running: node server.js
-By default the site is at localhost:4001
-You can change the port by running: node server.js "PORT"
-Replace port with whatever port number you want above 1024.
- Blake Bordovsky
- Jason Flinn
- Joshua Galindo
- Lane Malone
- Mark Switzer