800 B
800 B
RustDesk API Web
An Admin Dashboard built with Vue3 + Element Plus, designed for the RustDesk API.
安装步骤
git clone https://github.com/lejianwen/rustdesk-api-web
cd rustdesk-api-web
npm install
// Local Development
npm run dev
// Pack
npm run build