Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 334 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 334 Bytes

Wando UI

A component collection and cli application written in TypeScript.

Install

To intialize dependencies, add the tailwind.config.ts, and the globals.css for the project.

npx wando-ui@latest init

Add Component

To add components to your project use the add command.

npx wando-ui@latest add $Component