Skip to content
Snippets Groups Projects
README.md 326 B
Newer Older
  • Learn to ignore specific revisions
  • Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    # Client - LLLE
    
    Projet client du backoffice LLLE
    
    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
    
    
    yarn docker-local-down
    ```
    
    The nginx server handles https request and responses from the backend