# jspbb-cp **Repository Path**: g4m-soft/jspbb-cp ## Basic Information - **Project Name**: jspbb-cp - **Description**: jspBB的后台前端项目。使用TypeScript开发。基于react、ant-design 4、ant-design-pro 5。使用react hooks模式。 - **Primary Language**: TypeScript - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: http://www.jspxcms.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2021-01-12 - **Last Updated**: 2021-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jspBB cp jspBB 的后台前端项目。 ## 搭建步骤 - 使用 WebStorm 等前端开发工具。 - 安装 node 环境。 - 使用淘宝 npm 镜像。 - 安装依赖,执行:npm install - 启动程序,执行:npm start - 访问:http://localhost:8000/cp