Files
GenAIExamples/CodeGen/docker/ui/svelte
David Kinder 8d0c8fb949 doc: fix missing title H1 heading (#458)
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
Co-authored-by: Haihao Shen <haihao.shen@intel.com>
2024-07-26 09:32:54 +08:00
..
2024-05-31 21:22:59 +08:00
2024-05-31 21:22:59 +08:00
2024-05-31 21:22:59 +08:00
2024-05-31 21:22:59 +08:00
2024-05-31 21:22:59 +08:00
2024-05-31 21:22:59 +08:00
2024-05-31 21:22:59 +08:00
2024-05-31 21:22:59 +08:00
2024-05-31 21:22:59 +08:00
2024-05-31 21:22:59 +08:00
2024-05-31 21:22:59 +08:00

Code Gen

📸 Project Screenshots

project-screenshot

🧐 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

  1. Clone the repo.

  2. cd command to the current folder.

  3. Modify the required .env variables.

    BASIC_URL = ''
    
  4. Execute npm install to install the corresponding dependencies.

  5. Execute npm run dev in both environments