express-mvc-framework

1.0.2 • Public • Published

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

Package Sidebar

Install

npm i express-mvc-framework

Weekly Downloads

4

Version

1.0.2

License

ISC

Last publish

Collaborators

  • sivagopi110