Ensure you have Python version 3 or higher installed.
Then, run the following command to start a simple web server from this folder:
python -m http.server
Then, the following links will demonstrate how the different web component implementations function:
- React (javascript)
- React (typescript)
- See the "svelte" folder README.md for instructions on how to run it