0.1.1 • Published 5 years ago
vue-adblock-alert v0.1.1
vue-adblock-alert
[(https://img.shields.io/github/issues/Daniel Rosselló S./vue-adblock-alert.svg?maxAge=2592000)](https://github.com/Daniel Rosselló S./vue-adblock-alert/issues)
Usage
<VueAdblock :text="hello"></VueAdblock>import { VueAdblock } from 'vue-adblock-alert'
export default {
components: {
VueAdblock
}
}API
Installation
npm install vue-adblock-alertProject setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildLints and fixes files
npm run lintCustomize configuration
Update the API section of README.md with generated documentation
npm run doc:build