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

https://github.com/esnet/web_component_demo

Demonstration Web Component
https://github.com/esnet/web_component_demo

Last synced: 6 days ago
JSON representation

Demonstration Web Component

Awesome Lists containing this project

README

          

This repo contains two files, an index.html file and a JS file that contains a WebComponent.

It is meant to demonstrate the most basic deployment of a web component possible.

Running
------

`python3 -m http.server 8888`

Point your browser to http://localhost:8888

You should now see the contents of index.html