Running webapp locally Install dependencies: bun install # or use `npm install` if changing dependencies Run the development server: bun run start