/Blog-Website

A simple Blog Website Using Node-JS and EJS

Primary LanguageJavaScript

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