# bcard **Repository Path**: zoeblow/bcard ## Basic Information - **Project Name**: bcard - **Description**: 企业名片 PC版 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-01-15 - **Last Updated**: 2021-01-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Bcard 基于 `Create React App`新建的React项目 ------ ``` bash # 推荐使用yarn # 第一步 yarn install or npm install # 第二步 yarn start or npm start # 打包 yarn build or npm nuild ```