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
- Host: GitHub
- URL: https://github.com/ethiel97/vue_mixins_custom_directives
- Owner: Ethiel97
- Created: 2018-10-23T20:10:54.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-24T16:16:55.000Z (about 7 years ago)
- Last Synced: 2025-02-07T17:38:35.704Z (11 months ago)
- Topics: html5, vuecomponents, vuejs
- Language: HTML
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)