Skip to content
Vue Library Starter
Search
K
Main Navigation
Docs
Contribution Guide
v0.0.5
Changelog
Contributing
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
Quickstart
Install Bun Globally
npm install -g bun
Install dependencies
bun install --frozen-lock
Start Development
bun run dev
Build
bun run build