erp/resources/frontend/README.md
DESKTOP-U9PSNEI\chunfen f9ddd2af62 feat: #20220802 yu
2022-08-02 10:16:07 +08:00

25 lines
323 B
Markdown

# hello-world
## 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/).