README.md aktualisiert
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# RustDesk API Web
|
||||
# 基于 Vue3 + Element Plus 的后台, 适用于 [RustDesk API](https://github.com/lejianwen/rustdesk-api)
|
||||
# An Admin Dashboard built with Vue3 + Element Plus, designed for the [RustDesk API](https://github.com/lejianwen/rustdesk-api).
|
||||
|
||||
<a href="https://github.com/vuejs/vue-next">
|
||||
<img src="https://img.shields.io/badge/vue-^3.2.16-brightgreen.svg" alt="vue3">
|
||||
@@ -18,10 +18,10 @@ git clone https://github.com/lejianwen/rustdesk-api-web
|
||||
cd rustdesk-api-web
|
||||
npm install
|
||||
|
||||
// 本地开发
|
||||
// Local Development
|
||||
npm run dev
|
||||
|
||||
// 打包
|
||||
// Pack
|
||||
npm run build
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user