Files
AI/참고/playwright-main/tests/components/ct-vue-cli/README.md
2026-05-12 19:40:31 +09:00

25 lines
322 B
Markdown

# ct-vue-cli
## 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/).