Skip to content

Full Stack Reactjs/expressjs project. easy shipping with docker.

Notifications You must be signed in to change notification settings

montacir/reactjs-expressjs-fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reactjs-expressjs-fullstack

Full Stack Reactjs/expressjs project. easy shipping with docker.UI with Bootstrap 4.Testing with jest(and karma for the client side).

Deploy with Docker

First install docker.

In the root directory of the project, execute the commandes:

docker build -t ref/react-express .

docker run -p 49161:3000 -d ref/react-express

launch in the browser http://localhost:49161

About

Full Stack Reactjs/expressjs project. easy shipping with docker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published