/VueJS-Mixin

This is to learn VueJS Mixin a cool feature. Mixins are a flexible way to distribute reusable functionalities for Vue components

Primary LanguageVue

vuejs-mixin

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.