0.0.4 • Published 4 years ago

@sajan.sainju/digibri-blog-beta v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Stencil

Digibri Blog

Installation

To start building a new web component using Stencil, clone this repo to a new directory:

npm install digibri-blog

Using this component

Node Modules

  • Run npm install digibri-blog --save

Blog Card

  • <blog-article-card [article]=article ></blog-article-card>
  • pass single article object

Blog Detail

  • <blog-article [article]=article ></blog-article>
  • pass single article object
0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago