Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 332 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 332 Bytes

blog-website-with-nodejs

This is a blog webiste in NodeJS.

Installation

Install all the node Dependencies fy running the command:-

npm install

Usage

After installing all the dependencies.

Run the Node server.

node app.js

And the to aceess Home page. Go to URL:-

http://localhost:3000/