Xayer / vue-test-framework-tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-tests

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your unit tests

yarn run test:unit

Run your unit tests (with watcher)

yarn run test:unit:watch

Customize configuration

See Configuration Reference.

About


Languages

Language:TypeScript 34.4%Language:JavaScript 33.4%Language:Vue 29.4%Language:HTML 2.8%