Skip to content

Fairplaay/scaffolding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scafold MERN + DOCKER

Available Scripts

In the project directory, you can run:

cd app && npm install

install dependencies

cd api && npm install

install dependencies

docker-compose up -d

Runs the frontend react js in the development mode.
Open http://localhost:3000 to view it in the browser.

Runs the backend express in the development mode.
Open http://localhost:3001 to view it in the browser.

Runs the database
mongodb://localhost:27018/api.

About

SCAFFOLDING DOCKER + MERN.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published