# imserver-console-web **Repository Path**: juggleim/imserver-console-web ## Basic Information - **Project Name**: imserver-console-web - **Description**: im 服务管理后台的前端页面 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-01 - **Last Updated**: 2026-07-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Installation ### Clone repo ``` bash # install app's dependencies $ npm install ``` ## Usage ``` bash # serve with hot reload at localhost:3000. $ npm start # build for production with minification $ npm run build ```