not an application about soggy nachos
- Install MongoDB: http://docs.mongodb.org/manual/installation/
- Run
mongod
in terminal (in any directory)
- Navigate to node-server directory in terminal
npm install
- Start MongoDB server
nodemon app.js
http://localhost:8080/
- Navigate to client directory in terminal
bundle install
bundle exec shotgun
http://localhost:9393/