Here're some of the project's features:
- Generate code: generate the corresponding code based on the current user's input.
-
Clone the repo.
-
cd command to the current folder.
-
Modify the required .env variables.
VITE_CODE_GEN_URL = ''
-
Execute
npm install
to install the corresponding dependencies. -
Execute
npm run dev
in both environments