# web_component_demo **Repository Path**: mirrors_esnet/web_component_demo ## Basic Information - **Project Name**: web_component_demo - **Description**: Demonstration Web Component - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-16 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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