# xedu-ui **Repository Path**: acoreful/xedu-ui ## Basic Information - **Project Name**: xedu-ui - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-23 - **Last Updated**: 2021-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Xedu UI ### Install ``` npm install ``` #### 升级部署包 安装npm-check ``` npm install -g npm-check ``` 检查npm包的状态 ``` npm-check -u -g ```