Eyakub / VueJS-Mixin

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Vue 51.3%Language:JavaScript 24.4%Language:HTML 22.9%Language:CSS 1.4%