lgemc / vue-tests-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

store-testing

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.

What you will found on it branch ๐Ÿ”

  • How to test vuex store ๐Ÿ’พ
  • How to test component behavior using vuex store ๐Ÿ’พ

About


Languages

Language:Vue 46.8%Language:JavaScript 44.4%Language:HTML 8.7%