# BBD-blog **Repository Path**: 676015863/BBD-blog ## Basic Information - **Project Name**: BBD-blog - **Description**: BBD前端团队博客系统 nodejs + mysql + react + mobx - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2018-03-20 - **Last Updated**: 2021-05-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BBD-blog ### BBD前端团队博客系统 > 服务端 nodejs + mysql + koa + sequelize > web前端 react + mobx ``` === node-server === npm install npm start localhost:7770 === node-web === npm install npm start localhost:7777 hello ``` > 开发前端时启动 node-web,代理node-server api接口