mattiaslvv / tdd-vue-01

first testing excersises in vue with jest & testing-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tdd-test-1-vue

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

first testing excersises in vue with jest & testing-library


Languages

Language:JavaScript 60.9%Language:Vue 33.7%Language:HTML 5.4%