It is a Node project based on MVC Framework.
Basic features:
- Creation of Node server serving static files like html, js and css.
- Follow MVC pattern of creating controllers and their corresponding views.
- Also, serves RESTful architecture like ASP.NET Web API.