# nocoDB **Repository Path**: outsourcingCode/noco-db ## Basic Information - **Project Name**: nocoDB - **Description**: 蓝金领项目nocoDB实现 - **Primary Language**: NodeJS - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-22 - **Last Updated**: 2023-10-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nocoDB #### 介绍 蓝金领项目 #### 软件架构 使用开源项目nocoDB实现 #### 安装教程 1. npm install 2. 首次启动: npm run bootstrap 3. 后端启动: npm run start:backend 4. 前端启动: npm run start:frontend