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