Skip to content

epfl-si/lhd.frontend

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.