playwright/tests/components/ct-vue-cli
2024-12-13 04:52:04 -08:00
..
playwright
public
src
tests
.eslintignore
.gitignore
babel.config.js
package.json chore: update TypeScript to v5.7 (#33994) 2024-12-13 04:52:04 -08:00
playwright.config.ts
README.md
tsconfig.app.json chore: update TypeScript to v5.7 (#33994) 2024-12-13 04:52:04 -08:00
tsconfig.config.json chore: update TypeScript to v5.7 (#33994) 2024-12-13 04:52:04 -08:00
tsconfig.json
tsconfig.test.json
vue.config.js
vue.d.ts

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.