0.1.16 • Published 2 years ago
superba v0.1.16
superba 🔴
use AI to generate UI components
Quickstart
Install
git clone https://github.com/ctate/superba.git
cd superba
npm installConfigure
Add .env.local file with your OpenAI API Key:
OPENAI_API_KEY=""Run
npm run devThen go to: http://localhost:62223
Contribute
To contribute to this project, kindly fork the repository and submit a pull request containing your modifications.