Skip to content

Kashishjain04/MERN-template-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Template

In your project's root directory, run:

In Mern-template-client folder:

  • run npm install
  • Make changes according to your project requirements
  • run npm start

In Mern-template-server folder:

  • run npm install
  • Create a .env file and add the following line in it:
    • CONNECTION_URL=mongodb_connection_string
  • Make changes according to your project requirements
  • run npm start

Releases

No releases published

Packages

No packages published