# doc **Repository Path**: module-run/doc ## Basic Information - **Project Name**: doc - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-07 - **Last Updated**: 2024-09-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ModuleRun 文档 本仓库为 `ModuleRun` 的文档仓库。 ## 开发 > 请使用 `Node.js` 版本 `20` 的版本 ```bash ## 安装依赖 npm install ## 开发调试 npm run dev ## 构建 npm run build ``` ## License GPL-3.0