hrms-checkin/README.md
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 b770d6f989 no message
2023-11-01 11:03:56 +07:00

29 lines
321 B
Markdown

# my-app
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run dev
```
### 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/).