Skip to content

Files

Latest commit

Apr 6, 2021
6943fcc · Apr 6, 2021

History

History
This branch is up to date with LukeMwila/multi-container-nginx-react-node-mongo:master.

Client

Run tests in Docker

docker build -t react-test . -f Dockerfile.dev docker run -e CI=true -p 3000:3000 react-test