0.1.16 • Published 8 months ago

superba v0.1.16

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

superba 🔴

use AI to generate UI components

Quickstart

Install

git clone https://github.com/ctate/superba.git
cd superba
npm install

Configure

Add .env.local file with your OpenAI API Key:

OPENAI_API_KEY=""

Run

npm run dev

Then go to: http://localhost:62223

Contribute

To contribute to this project, kindly fork the repository and submit a pull request containing your modifications.

License

MIT