Skip to content

aguiarsc/wireframe-ui

Repository files navigation

wireframe-ui

Wireframe components that you can copy and paste into your apps. Skip Figma. Build mockups directly in your IDE.

hero

Installation

In your initialized project, install shadcn/ui with the following command:

pnpm dlx shadcn@latest init

Then you can start with this registry installing components:

pnpm dlx shadcn@latest add https://wireframe-ui.vercel.app/r/accordion.json

See docs page to see full component list and its installation commands.

Documentation

Visit https://wireframe-ui.vercel.app to view the documentation and explore blocks. Also, there's a small section regarding production migration.

License

Licensed under the MIT license.