A Admin Management System
Link: http://localhost:8000 ##Overview:This is a small prototype project for Administrative System from template packages.
In this website, Users can register new account and change there password anytime.
Admin LTE.
The website is for Demo Only.
##Usage:
###Prerequisites:
- Express.js - Express framework
- MongoDB - MongoDB NoSQL database
- Node.js - Node.js
This guide will help you to install Node.js and npm:
https://docs.npmjs.com/getting-started/installing-node
###Running Application: cd into AdminLTE folder and type the following command in terminal:
npm install
node app.js
##Technologies used: