闫增涛
2024-07-16 667ec7aad8e23b6be855876697f9f7b6b8ce6f18
README.md
@@ -1,4 +1,24 @@
## 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/).