/Library-Express-Node

An online Local Library model using NodeJS-Express and pug view engine. This project is a copy of MDN NodeJS tutorial.

Primary LanguageJavaScript

My First Express Project

This is my first project with Node-Express.


Clone this repository and install all dependencies in package.json

npm install

To check if it is working or not run SET DEBUG:library* & npm run devstart

Now headover to Link to see whats going on!!