Skip to content

Examples of using Jest to test Vue 3 using JSX and Typescript

Notifications You must be signed in to change notification settings

stand-sure/vue-3-jsx-test

Repository files navigation

vue-3-jsx-test

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.