Skip to content

shankeerthans/mern-crash-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mern Crash Course

Demo App

How To Run

Create the file backend/config.env with your Mongo URI & Port:

MONGO_URI=your_mongo_uri
PORT=8000

Build App:

npm run build

Run App:

npm run start

Releases

No releases published

Packages

No packages published