playwright/tests-components/ct-vue-cli
2022-03-11 15:46:11 -08:00
..
public chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
src chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
.eslintignore chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
.gitignore chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
babel.config.js chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
jsconfig.json chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
package-lock.json chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
package.json chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
playwright.config.ts chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
README.md chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
vue.config.js chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00

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.