1
闫增涛
2024-07-23 00cc9290df65a9ccbc381b6b1c1e63f7aa66ac11
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/).