Skip to content

Commit

Permalink
更新 README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
unify-z committed Aug 29, 2024
1 parent cca59d7 commit 44571c5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
# dash-v3
# Open93AtHome-Dashboard

本项目是 93@Home 的 DashBoard 基于 Vue + Element-plus

> 值得一提,受限于本人技术水平,本项目中~~一部分~~代码使用 AI 编写,各路大佬勿喷(
## Recommended IDE Setup
## 推荐的 IDE 配置

[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).

## Customize configuration
## 自定义配置

See [Vite Configuration Reference](https://vitejs.dev/config/).
参见 [Vite 配置参考](https://vitejs.dev/config/)

## Project Setup
## 项目搭建

```sh
npm install
```

### Compile and Hot-Reload for Development
### 编译并热重载以进行开发

```sh
npm run dev
```

### Compile and Minify for Production
### 编译并压缩以进行生产部署

```sh
npm run build
Expand Down

0 comments on commit 44571c5

Please sign in to comment.