Skip to content

Basic Node server with a capability of MVC pattern content delivery in frontend and this project is without any external module

License

Notifications You must be signed in to change notification settings

mmesba/Node-MVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raw node js server with MVC pattern to deliver data to frontend without any external module.

Table of Contents

The problems and The Solutions

The main goal of this project is serving frontend data as popular MVC pattern but not using any external npm module. So I have created very custom server with a versatile content type feature which is capable to deliver as per client demand with a stable MVC pattern. ... will be updated later....

How to run

Please follow the below instructions to run this project in your machine:

  1. Clone this repository
    git clone https://github.com/mmesba/node-mvc.git
  2. Run the app
    node index
  3. Your app should be available in http://localhost:3000

Contact

Mesbaul Haque - http://mesba.live

DM - mail

Project Link: https://github.com/mmesba/node-mvc

About

Basic Node server with a capability of MVC pattern content delivery in frontend and this project is without any external module

Topics

Resources

License

Stars

Watchers

Forks