# practice-fbms **Repository Path**: erich_duan/practice-fbms ## Basic Information - **Project Name**: practice-fbms - **Description**: 管理系统demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-13 - **Last Updated**: 2021-07-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 管理系统 代码加了 eslint 校验,不通过不能 commit,注意下;如果不能 commit,先运行 `yarn lint:fix / npm run lint:fix`,查看问题代码, 修复后提交 项目开发模式运行:`yarn start / npm start` 联调阶段运行:`yarn dev / npm run dev`