@salamander.be/vue-blog
v0.1.1
Published
A VueJS blog component
Downloads
1
Readme
blog-salamander
Blog component made with VueJS
Installation
npm
npm i @salamander.be/blog
Getting started
import Vue from 'vue';
import blog-list from '@salamander.be/blog'
Vue.use(blog);
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.