Files
big-screen/README.md
2025-12-23 11:15:33 +08:00

18 lines
208 B
Markdown

<h1 align="center">Manage-Desk</h1>
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run dev
```
### Compiles and minifies for production
```
yarn run build
```