aboutsummaryrefslogtreecommitdiffstats

SLAM Frontend UI

Running

npm ci
npm run dev

Testing

Make sure the service is running on port 3000, then run

npm run test

NOTE: the tests call the live environment APIs by default.