# pinus-server **Repository Path**: zoujiaqing/pinus-server ## Basic Information - **Project Name**: pinus-server - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-07 - **Last Updated**: 2024-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Pinus Server ## 运行服务器 ```sh cd game-server pnpm install pnpm dev ``` ## 运行客户端 ```sh cd web-server pnpm install node app.js ``` ## 访问 ```text http://127.0.0.1:3001/index.html ``` 上面的网址打开多个,name 任意,channel 填写一致的数字即可进入聊天。