zhongshujie
2025-07-23 b25a0073b805e82416934d0f123c10e9063e3c57
README.md
@@ -1,4 +1,25 @@
## testbookLayout
# temp-book
数字教材框架
## 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/).