# syncit-server **Repository Path**: xiweicheng/syncit-server ## Basic Information - **Project Name**: syncit-server - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: socketio - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-13 - **Last Updated**: 2024-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README https://www.expressjs.com.cn/starter/generator.html install dependencies: ``` $ npm install ``` run the app: ``` $ DEBUG=syncit-server:* npm start ```