Skip to content

Latest commit

 

History

History

lib-view

Usage

  1. Install all Dependencies using:
bun i
  1. Run in Developer Mode:
bun run dev
  1. Formatting:
bun run format
  1. Build for Production:
bun run build