Skip to content

A boilerplate for MERN Stack where both server and client reside in a monolithic repository.

Notifications You must be signed in to change notification settings

TheYoungWolf-Productions/MERN-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Boilerplater

A full stack website for Demos

Run locally

Install dependencies:

git clone https://github.com/TheYoungWolf-Productions/Demos-data-analytics.git
cd Demos-data-analytics
yarn install
cd client
yarn install
cd server
yarn install

Run client and server concurrently (at the root folder):

yarn run dev

About

A boilerplate for MERN Stack where both server and client reside in a monolithic repository.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published