Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 264 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 264 Bytes

Blog Web App

Blog Website built using NodeJS and MongoDB

Install

$ git clone https://github.com/shruti1302/Blog-Web-App.git
$ cd Blog-Web-App
$ npm install

Start & Watch

$ node app.js

Run http://localhost:3000/ on your browser.