zhongshujie
2025-05-27 fb377ee3e942fe0cbc616d86043d79fcf507d1f1
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/).