# RealTime4 **Repository Path**: superjunjin/RealTime4 ## Basic Information - **Project Name**: RealTime4 - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-02-15 - **Last Updated**: 2024-06-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## RealTimeDC Release: 执行grunt release,前后台代码会放在dist文件夹下 Release包使用方法: 1、npm install --production 2、NODE_ENV=production node server.js,使用守护进程启动类似,需要加NODE_ENV启动参数 dev