Skip to content
Papp
Search
K
Main Navigation
Docs
Ecosystem
Dev Documentation
Libraries
UI Library
v0.0.106
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