@uxpin/shadcn-merge
v0.1.0-dev
Published
Released in March 2023, it is an open-source collection of reusable, copy-pasteable React components built on top of Radix UI primitives and Tailwind CSS. <img width="1450" height="686" alt="image" src="https://github.com/user-attachments/assets/01c06802-
Keywords
Readme
shadcn/ui
Released in March 2023, it is an open-source collection of reusable, copy-pasteable React components built on top of Radix UI primitives and Tailwind CSS.
Documentation
Visit https://ui.shadcn.com/docs to view the documentation.
Merge Sample Boilerplate
Simple integration of Merge and shadcn/ui
Steps to start:
- To install run:
yarn install - To open UXPin Merge Experimental Mode:
npx uxpin-merge --disable-tunneling - To push the library to UXPin Merge (default branch):
npx uxpin-merge push --token <the UXPin library token> - To push another branch of the library to UXPin Merge:
npx uxpin-merge push --token <the UXPin library token> --branch <The branch to push>
