Skip to content

Bug-007/MajorProjectTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

MERN Template with Material Bootstrap added

Running on your System

  1. Clone/Download the template
  2. Run following commands in frontend directory(use 'cd frontend' in terminal to navigate)
  • npm i
  • npm start
  1. Run following commands in backend directory(use 'cd backend' in terminal to navigate)
  • npm i
  • npm run dev
  1. Change the MongoDB Url in backend/config file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published