Skip to content

gamityogesh/mern-crash-course

 
 

Repository files navigation

MERN Crash Course 🚀

Setup .env file

MONGO_URI=your_mongo_uri
PORT=5000

Run this app locally

npm run build

Start the app

npm run start
npx playwright test --ui

I'll see you in the next one! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.3%
  • TypeScript 23.9%
  • HTML 1.8%