MengTo/threeui
Open-source ThreeUI Community catalog with live interactive components and complete Community source.
项目说明
ThreeUI Community
The open-source, login-free edition of ThreeUI. It uses the same application shell, layout, navigation, browse grid, search, themes, responsive behavior, component pages, live renderers, controls, variant picker, and source tabs as the main project.
The catalog is the only product-level difference: Pro and Beta components are removed. Every Community component keeps all of its free variants and controls.
Browse ThreeUI · View the source on GitHub

Included
- 50 Community parent components
- 111 Community routes
- 141 free variant records, plus 23 singleton components (164 browse results)
- Complete Community implementation source and required assets
- No authentication, account state, checkout runtime, Pro implementation, or Beta implementation
Get Prolinks tohttps://threeui.com/pricing
Run locally
npm install
npm run dev
Run the complete publication boundary, type, and production-build checks:
npm run build
Install the React package
Install the public Community component library from npm:
npm install @designcodeio/threeui
Import a component and the shared styles:
