An open API service indexing awesome lists of open source software.

https://github.com/coryrylan/stencil-demos

A demo Web Component built with Stencil JS
https://github.com/coryrylan/stencil-demos

Last synced: 11 months ago
JSON representation

A demo Web Component built with Stencil JS

Awesome Lists containing this project

README

          

# Stencil Dropdown Component Demo

This is a small demo showing how to create your first Web Component using
[https://stenciljs.com/](https://stenciljs.com/).

The tutorial can be found at [https://coryrylan.com/blog/create-your-first-web-component-with-stencil-js](coryrylan.com/blog/create-your-first-web-component-with-stencil-js)

To start the project run the following

- clone repo
- `npm install`
- `npm start`