Newer
Older
XinYang_SanWei+RongYun / README.md
@张强云笔记本 张强云笔记本 on 21 Dec 2021 320 bytes 更替代码
# huangshi

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).