# UI
**Repository Path**: mcsmanager/UI
## Basic Information
- **Project Name**: UI
- **Description**: 来自 Github 仓库同步,适用于 MCSManager 9.0 版本的 UI 界面(MCSM v10 主仓库已内嵌本项目)
- **Primary Language**: JavaScript
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: https://mcsmanager.com/
- **GVP Project**: No
## Statistics
- **Stars**: 2
- **Forks**: 0
- **Created**: 2021-12-31
- **Last Updated**: 2024-04-02
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[](https://www.npmjs.com/)
[](https://nodejs.org/en/download/)
[](https://github.com/MCSManager)
[Official Website](http://mcsmanager.com/) | [Team Homepage](https://github.com/MCSManager) | [Panel Project](https://github.com/MCSManager/MCSManager) | [UI Project](https://github.com/MCSManager/UI) | [Daemon project](https://github.com/MCSManager/Daemon)
Please go to main project repository: [https://github.com/MCSManager/MCSManager](https://github.com/MCSManager/MCSManager)
## Build the development environment
```bash
git clone https://github.com/MCSManager/UI.git
cd UI
npm install
npm run serve
# Visit http://localhost:8080/
````
> The panel-side projects need to run at the same time to provide back-end interface capabilities. By default, all requests are forwarded to port 23333.
## Bug Report
Feedback on any problems found is welcome and must be fixed in time.
If you find a serious security vulnerability and it is inconvenient to publish it publicly, please send an email to: mcsmanager-dev@outlook.com. After the security issue is fixed, the name of the vulnerability discoverer will be added to the code.
## License
Copyright 2022 [MCSManager Dev](https://github.com/mcsmanager), Apache-2.0 license.