An open API service indexing awesome lists of open source software.

https://github.com/ethiel97/vue_mixins_custom_directives


https://github.com/ethiel97/vue_mixins_custom_directives

html5 vuecomponents vuejs

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# vue_mixins_custom_directives

### Getting started

1. Clone this repository and cd into it
2. Open `mixins.html` and `custom_directives.html` in your browser
3. See the [tutorial](https://pusher.com/tutorials/vuejs-mixins-custom-directives) for useful notes

### Prerequisites

* Vue
* Javascript(ES6)