This monorepo hosts the official Once UI package and its internal development sandbox. It is designed for testing, development, and contribution—not for production deployment.
It includes:
packages/core
: the published @once-ui-system/core packageapps/dev
: a local sandbox app wired via symlink for live development
This setup is intended for contributors and maintainers. If you're building a real project, we recommend using:
- Once UI Starter
- or install via your package manager:
npm install @once-ui-system/core
# or
yarn add @once-ui-system/core
# or
pnpm add @once-ui-system/core
Fork this repo, install dependencies, and run the dev test app:
pnpm install
cd apps/dev
pnpm dev
Start here: docs.once-ui.com.
Lorant One: Portfolio / Threads / LinkedIn
Zsofia Komaromi: Portfolio / Threads / LinkedIn
Join the Design Engineers Club on Discord. Build with intention. Share with integrity.
Found a bug? Report it Got an idea? Submit a request
Once UI is an indie project. Sponsor us and get featured on our site!
Distributed under the MIT License. See LICENSE.txt
.