tanghaolin
2023-01-11 50ad0a40d942624f7fcdfa8af3bc67d656a747a3
README.md
@@ -1,4 +1,23 @@
## Web.PHM.V1
# cli
PHM故障诊断(WEB前端)
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).