playwright/tests/components/ct-vue-cli
2023-02-27 12:53:44 -08:00
..
playwright test(ct): vue cli slot tests (#21028) 2023-02-27 12:53:44 -08:00
public
src
tests test(ct): vue cli slot tests (#21028) 2023-02-27 12:53:44 -08:00
.eslintignore
.gitignore
babel.config.js
package.json
playwright.config.ts
README.md
tsconfig.app.json
tsconfig.config.json
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.