This is the demonstration repository for Component Libraries with Stencil.js blog post series.
Simply clone the repository and run the following commands to get it up and running:
$ npm install
$ npm start
To use the components, you use the index.html
page.