Skip to content

nkxingxh/MCSM-UI

 
 

Repository files navigation

MCSManager icon.png


Status Status Status

Official Website | Team Homepage | Panel Project | UI Project | Daemon project

Please go to main project repository: https://github.com/MCSManager/MCSManager

自动构建状态Node.js CI

可前往 Actions 下载最新构建


Build the development environment

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, Apache-2.0 license.

About

适用于 MCSManager 的 Web UI 界面

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 81.4%
  • JavaScript 15.3%
  • CSS 2.0%
  • Other 1.3%