Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.05 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.05 KB

Node.js_UserLogin_Template

This is Node.js Login Template with a nice User Interface. If you want to use Node.js as plateform and MongoDB as Database then this demo project can be used as a starting point for your application.We'll be adding some more features in this application very soon.


###Requirements :


  1. Node.js
  2. MongoDB

###Getting Started with Code :


  1. Set Up MongoDB
  2. Start mongo: > mongo
  3. Set Up Node.js
  4. Clone code from https://github.com/knoldus/Node.js_UserLogin_Template.
  5. Run npm install
  6. Run node app
  7. Go to http://localhost:8080/