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!!
An online Local Library model using NodeJS-Express and pug view engine. This project is a copy of MDN NodeJS tutorial.
JavaScript
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!!