# studyEnglish **Repository Path**: i2680917844/study-english ## Basic Information - **Project Name**: studyEnglish - **Description**: No description available - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-07-18 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 贝拉学习英语后台管理系统 ### 安装依赖, ```bash $ yarn ``` ### 启动服务, ```bash $ yarn start ``` ### 打包发布(完整) ```bash $ yarn build ```