# bsl **Repository Path**: paduma/bsl ## Basic Information - **Project Name**: bsl - **Description**: 一个React项目框架 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: http://paduma.gitee.io/bsl/ - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2020-11-05 - **Last Updated**: 2023-02-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 安装 `npm i -g lerna` `lerna bootstrap --hoist` `http-server` ## 运行 `npm run docs:dev` `cd ./docs && http-server`