Skip to content
Papp
Search
Main Navigation
Docs
Ecosystem
Dev Documentation
Libraries
UI Library
v0.0.137
Changelog
Contributing
Appearance
Menu
Return to top
On this page
Quickstart
Install Bun Globally
npm install -g bun
Install dependencies
bun install --frozen-lock
Start Development
bun run dev
Build
bun run build