Skip to content

Getting started ui

Local server & UI

In one terminal run

npm run start:local
In a second terminal run
cd frontend
npm run start:local
The UI will be available at http://localhost:4200