Skip to content

A Mern Stack project to kick start your apps using Microservice Architecture. const mernStack = { mongodb, expressjs, reactjs, nodejs }

Notifications You must be signed in to change notification settings

SOSANA/mernStack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 

Repository files navigation

Mern Stack V0.1.1

A Mern Stack example using Microservice Architecture

const mernStack = { MongoDB, ExpressJS, ReactJS, NodeJS };

Quickstart for Development

Open two terminal windows, cd into server and in the other terminal cd into client. Check out the readme's in both root folder's for more details.

Install Dependencies in both directories

npm install

Establish Connection to MongoDb

mongod

Start the app in development

npm start

About

A Mern Stack project to kick start your apps using Microservice Architecture. const mernStack = { mongodb, expressjs, reactjs, nodejs }

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published