renkh / Express-web-framework

A simple express app that includes a list that is rendered to the front end. When the user clicks on a list item, it will direct to a new route that includes additional information about that item.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express-web-framework

A simple express app that includes a list that is rendered to the front end. When the user clicks on a list item, it will direct to a new route that includes additional information about that item.

DEBUG=express-locallibrary-tutorial:* npm run devstart

About

A simple express app that includes a list that is rendered to the front end. When the user clicks on a list item, it will direct to a new route that includes additional information about that item.


Languages

Language:JavaScript 83.9%Language:HTML 15.8%Language:CSS 0.3%