README.md aktualisiert
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# RustDesk API Web
|
# 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">
|
<a href="https://github.com/vuejs/vue-next">
|
||||||
<img src="https://img.shields.io/badge/vue-^3.2.16-brightgreen.svg" alt="vue3">
|
<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
|
cd rustdesk-api-web
|
||||||
npm install
|
npm install
|
||||||
|
|
||||||
// 本地开发
|
// Local Development
|
||||||
npm run dev
|
npm run dev
|
||||||
|
|
||||||
// 打包
|
// Pack
|
||||||
npm run build
|
npm run build
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user