Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mern-crud

A MERN (MongoDB, Express, React, Node) boilerplate app with basic CRUD (Create, Read, Update, Delete) routes.

Using this app

  1. Fork the repo and clone your clone of the repo
  2. In your terminal, change directories into the repo directory
  3. Run npm i in the root of the repo directory to install the server-side dependencies
  4. Change directories into the "client" directory and run npm i in the root of the repo directory to install the client-side dependdencies
  5. Run yarn build to create the build folder in the client folder
  6. Run yarn start to fire up React client-side server
  7. In a new terminal tab, change directories back into the root of your project
  8. Run yarn start there to fire up express server app

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages