AbdullahQureshi1080 / Blog-Website

A simple Blog Website Using Node-JS and EJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog-Website

A simple Blog Website Using Node-JS and EJS

To get started

Clone or Download and -- run command npm install

run the app.js file with node

Alternatively install Nodemon

npm install -g nodemon

and -- run command nodemon app.js

About

A simple Blog Website Using Node-JS and EJS


Languages

Language:JavaScript 56.9%Language:HTML 34.5%Language:CSS 8.6%