# vben-admin **Repository Path**: tonyhuang30/vben-admin ## Basic Information - **Project Name**: vben-admin - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-06-18 - **Last Updated**: 2024-06-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## server 启动 - node server.cjs (开发调试时使用) - nohup node server.cjs & (部署服务器上使用,该命令可以保持node服务在持续运行)