MEAN and Simple Auth Implement a simple registration / login form using this code base as a starting point! MEAN Stack: Mongo / mongoose Express 4+ Angular 1.5+ Node 4+ Bootstrap 3+ Getting Started Install NodeJS Install MongoDB Install module dependecies $ npm i; npm i -g nodemon Start the app! $ npm run dev