Skip to content

The MERN server created in my Medium story: MERN Tutorial - Creating a Server

Notifications You must be signed in to change notification settings

runefa/MERN_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

MERN_Server

The MERN server created in my Medium story: MERN Tutorial - Creating a Server.

How to start the server

  • Type mongod-dbpath <mongo-data-dir> to start the Mongo daemon in the background (the database used for this project)
  • Type DEBUG=server:* npm start in your server directory to start the server

About

The MERN server created in my Medium story: MERN Tutorial - Creating a Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published