MEAN stack application that will search for an user by SSN on Mongo and display the results on localhost:3000
- Webstorm - Jetbrains Webstorm
- William Rivera
- Make sure you have Node.js, NPM, MongoDB and Bower installed
- After cloning the project, type the following:
npm install
cd public
bower install
cd ..
node server.js
- Node.js 7.5.0
- NPM 4.1.2
- Express 4.15.4
- MongoDB 3.4.3
- Mongo Drivers:
- MongoJS 2.4.1
- MongoDB 2.2.31
- Bower 1.8.0
- Bootstrap 3.3.7
- AngularJS 1.6.6
- JQuery 3.2.1