README
This README would normally document whatever steps are necessary to get your application up and running.
What is this repository for?
This is the express mvc frame work more usefull for large scale applications
How To Connect
step 1: npm install express-mvc-framework.
step 2: goto yourfolder->node modules->express-mvc-framework.
step 3: project folder is main project folder replace your project name.
step 4: in that folder execute -> npm install.
step 5: configure your data base at config.js file
step 6: model code in comment so when you connected to data base un comment it.
step 7: run node server.js
step 8: node server running at localhost:8080.
step 9: you run localhost:8080/admin/login
step 10: your login page is here.
Any queries
mail me at sivagopi110@gmail.com