Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 466 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 466 Bytes

Fylgja with Bun

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

How to use

git clone https://github.com/fylgja/examples.git
cd examples/vite-bun/
bun install
bun start