- Create a new app:
npx shapes-ui create my-app - Create and install deps:
npx shapes-ui create my-app --install - Full setup in one step:
npx shapes-ui create my-app --full - Full setup with style:
npx shapes-ui create my-app --full --style brutalist - Full setup with palette:
npx shapes-ui create my-app --full --palette emerald --contrast-mode dynamic - Full setup with paths:
npx shapes-ui create my-app --full --ui-path ./src/ui --css-path src/styles/globals.css - Initialize in an existing project:
npx shapes-ui init - Change palette later:
npx shapes-ui palette set rose --contrast-mode deterministic - Add specific components:
npx shapes-ui add button card - Add all components:
npx shapes-ui add --all
-
Notifications
You must be signed in to change notification settings - Fork 0
Open code, open source component registry built with Base UI.
License
abbbdab/shapes-ui
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Open code, open source component registry built with Base UI.