Intro WIP - now only Chrome browsers are well supported! Developing Once clone this project and installed dependencies with bun install, start a development server: bun run dev # or start the server and open the app in a new browser tab. bun run dev -- --open