闫增涛
3 天以前 b364125f3b77ac4c56e2dad3d010fd355b25d4e0
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/).