- Clone the project:
git clone https://forge.univ-lyon1.fr/but3-ra1/front-end.git- Install dependecies:
npm install- Create network
docker network create platine-networkdocker compose upto install a package
docker compose exec app npm i react-icons docker compose up --watchnpm run buildnpm run start