playwright/tests/components/ct-vue-cli
2024-12-13 04:52:04 -08:00
..
playwright
public chore: group tests under tests/ (2) (#13082) 2022-03-25 23:09:02 -07:00
src
tests chore: fix typos (#30645) 2024-05-08 19:40:03 +01:00
.eslintignore
.gitignore chore(ct): type check (#18208) 2022-10-20 13:33:25 -07:00
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 test(ct): vue cli router (#18603) 2022-11-08 08:40:29 -08:00
vue.d.ts chore(ct): type check (#18208) 2022-10-20 13:33:25 -07: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.