A very simple User CRM application using the MEAN stack.

Authentication is handled using json web tokens

To run the application

  • Install node, npm and mongodb
  • run npm install in the project root directory
  • run node server.js
  • go to http:://localhost:1337/