杨磊
2025-08-07 375513370cc01fcd976987d07797249600b0bb3e
README.md
@@ -1,4 +1,24 @@
## herbalPiecedatabase
# website
中医饮片数据库
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).