Skip to content

shoharto/personal-blog-mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal Blog by MERN Stack

Getting Started for localhost

The quickest way to get started is to use personal_blog_mern.

cd personal_blog_mern/server
rename .env copy -> .env
npm install
npm start
cd personal_blog_mern/client
npm install
npm start

Note: npm start will kepp running your application.

Verify the deployment by navigating to web server address in your preferred browser.

http://0.0.0.0:3000

Bayes Ahmed Shoharto

About

Personal Blog Website using MERN STACK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published