# DCN **Repository Path**: DCN/dcn ## Basic Information - **Project Name**: DCN - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-06-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. 安装Node.js 2. 安装MongoDB 3. 安装npm 4. 启动MongoDB 5. 启动Node.js cd到根目录然后 npm install 然后 npm start