# code-llm **Repository Path**: nmkyy/code-llm ## Basic Information - **Project Name**: code-llm - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-28 - **Last Updated**: 2025-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Code-llm 搭载大语言模型的代码生成助理。使用react.js、ant design、ChatUI实现的纯客户端应用。 ## 1、安装 ```bash git clone https://github.com/git-cloner/code-llm cd code-llm npm i ``` ## 2、调试运行 ```bash npm start ``` ## 3、编译 ```bash npm run build ``` ![](https://gitclone.com/download1/code-llm.gif)