Skip to content

piyushb1/mediumClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a NodeJS website for posting blogs supported by MongoDB and ExpressJS

NodeJS | Express | MongoDB

Building and Running 'mediumClone'

Building and running blogsite in your local dev environment is very easy. Be sure you have Git and Node.js installed, then follow the directions below.

  1. Clone the source code

git clone https://github.com/piyushb1/mediumClone.git

  1. Install development dependencies

npm install

  1. Run a local development server

npm start

blogsite is now running, and can be accessed by pointing a web browser at http://localhost:5000/

Live demo of website here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors