Code Gen
📸 Project Screenshots
🧐 Features
Here're some of the project's features:
- Generate code: generate the corresponding code based on the current user's input.
🛠️ Get it Running
-
Clone the repo.
-
cd command to the current folder.
-
Modify the required .env variables.
VITE_CODE_GEN_URL = '' -
Execute
npm installto install the corresponding dependencies. -
Execute
npm run devin both environments
