wangyanshen
2023-01-09 695c5a332e4bf10b6b93c9973e1634730b4a60df
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/).