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 :
- Node.js
- MongoDB
###Getting Started with Code :
- Set Up MongoDB
- Start mongo: > mongo
- Set Up Node.js
- Clone code from https://github.com/knoldus/Node.js_UserLogin_Template.
- Run
npm install
- Run
node app
- Go to http://localhost:8080/