This example demonstrates how to set up Fylgja with Bun and Vite.
The steps outlined cover the minimal requirements and configuration needed to get started.
This follow a similar set of steps from https://bun.sh/guides/ecosystem/vite
git clone https://github.com/fylgja/examples.git
cd examples/vite-bun/
bun install
bun start