An React application to demonstrate Unit Testing + Code Coverage + CI/CD
This is just a dummy placeholder to make the README look more decent
- Clone this repo
- Run the command
npm install
- Run the command
npm run dev
- Clone this repo
- Run the Docker command
docker compose -f docker-compose-dev.yml up --build