Skip to content

A NodeJS-MySQL Sample CRUD project using MVC structure developed to understand MVC in NodeJS

License

Notifications You must be signed in to change notification settings

kushtej/Node-MVC-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-MVC-Sample

A NodeJS-MySQL Sample CRUD project using MVC structure developed to understand MVC in NodeJS

Running the Project :

Installing Nodemon and npx recommended

If nodemon and npx are installed, Run the following command to run the project

$ npx nodemon

If nodemon and npx are not installed

$ node app.js

About

A NodeJS-MySQL Sample CRUD project using MVC structure developed to understand MVC in NodeJS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published