Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 388 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 388 Bytes

Windy

A React UI Kit based on Tailwind

Install

npm i @webeetle/windy

Pre Requisites

Only one thing: your project must use React and Tailwind CSS

Docs

Go to the Documentation site

Development

Clone this repo and run:

  • npm i

  • npx vitro dev