🥳Getting Started
Clone repository
Change to the project directory
Get an OpenAI API Key
Set OPENAI_SECRET_KEY in backend/main .env file (see .env.example) or run the script below
Install dependencies
Run Backend Script - This script generates the componenets
Run Frontend App to see your components in action
Open frontend/main/src/GenReactApp.tsx
Read Project Customization Section
Last updated