杨磊
4 天以前 ef37c59e055a990ce247b265b27d3fcef430a243
README.md
@@ -1,4 +1,24 @@
## xiehe_website
# website
协和网站
## 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/).