You need the following tools to start this project :
- 🐳 Docker (engine > 20 and compose > 3)
- Clone the repo with the command :
git clone git@github.com:JeremyDolle/simple-react-example.git
cd simple-react-example - Start containers
$ docker-compose up -d| Container | Default URL |
|---|---|
| PLATFORM | http://localhost:3000 |
platform, you MUST run yarn inside the container
docker-compose exec platform bash
yarn add <my-package>