Skip to content

Polyrepo getting started ​

Switch to the polyrepo branch, install dependencies, and start one UI mode:

bash
pnpm install
pnpm dev:antd

Use the corresponding script for Element Plus, Naive UI, Arco, TDesign, DevUI, or iDux. Select one mode per build; the aliases replace UI adapters without duplicating business modules.

Released under the MIT License.