daniprol / my-library

Full Stack App with Node.JS/Express/MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My-library

  • express-ejs-layouts to handle our HTML templates

  • MVC structure:

    • Models: databases
    • Controllers: aka routes*
    • Views: this folder stores the layouts

About

Full Stack App with Node.JS/Express/MongoDB


Languages

Language:JavaScript 76.3%Language:HTML 23.7%