0.0.1 • Published 5 years ago

vue-blog-component v0.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

Vue-Blog-Component

This is a Vue component that displays a blog post from any content source.

Getting Started

You can add this component to your current Vue project by running the following command:

yarn add vue-blog-component

or

npm install vue-blog-component

Development Notes

This component uses Storybook for testing. To run stories:

yarn storybook

License

This project is licensed under the MIT License - see the LICENSE.md file for details