Skip to content

kuroski/article-tdd-vue

Repository files navigation

tdd-app

This is a project part of my TDD article series.

You can find a more up to date re-write in the testing-library branch, and follow through in this part of my new article series.

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

Run your unit tests

npm run test:unit

About

This is a sample vue.js project using TDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published