Skip to content

MERN boiler plate to avoid time consumming in installing dependencies and folder structure

Notifications You must be signed in to change notification settings

CesBear/MERN_boiler_plate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a boiler plate template of a MERN Stack

the intention of this project is to used it as a boiler plate to avoid time consuming activities by installing all dependencies and create all folders structure.

Tech Used

MERN STACK:

  1. MongoDB
  2. Express
  3. React
  4. Node.js

Dependencies Back-End:

  1. Mongoose
  2. Express
  3. Concurrently
  4. Nodemon
npm install mongoose concurrently  express nodemon

Dependencies Front-End:

  1. axios
  2. react-router-dom
  3. react-materialize
  4. react-redux
  5. redux
  6. redux-thunk
npm install react-router-dom react-materialize react-redux redux redux-thunk axios react

Made with Love by:

@CesBear

About

MERN boiler plate to avoid time consumming in installing dependencies and folder structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published