# edu-ui **Repository Path**: yccn1314/edu-ui ## Basic Information - **Project Name**: edu-ui - **Description**: 教育项目 前端 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-20 - **Last Updated**: 2023-03-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # edu-boss ## Project setup ```shell $ npm install ``` ### Compiles and hot-reloads for development ```shell $ npm run serve ``` ### Compiles and minifies for production ```shell $ npm run build ``` ### Lints and fixes files ```shell $ npm run lint ``` ### E2E and Unit tests ```shell $ npm run test ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).