Skip to content

epfl-si/lhd.frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

08a507b · Mar 13, 2025
Dec 7, 2023
Dec 7, 2023
Dec 6, 2024
Oct 10, 2024
Mar 13, 2025
Feb 26, 2024
Jun 10, 2022
Dec 7, 2023
Oct 27, 2021
Dec 7, 2023
Jul 15, 2024
Feb 26, 2024
Aug 12, 2024
Feb 28, 2024
May 28, 2024
May 11, 2023
Mar 10, 2025

Repository files navigation

LHD v3: Frontend

Development Workflow

  1. Run yarn start
  2. Browse http://localhost:3000/ as directed

Playwright tests

In the frontend/test folder, run npx playwright test or npx playwright test --ui.