# Client - LLLE Projet client du backoffice LLLE ## Local usage In order to launch the projet in local with the backend working launch the following command ```bash yarn docker-local-up ``` To stop it properly use ```bash yarn docker-local-down ``` The nginx server handles https request and responses from the backend