Appearance
Generator-UI 是代码生成系统的前端界面,提供可视化的代码生成操作。
# 安装依赖 npm install # 启动开发服务 npm run dev # 构建生产环境 npm run build