All examples in this repository get renedered to waigojs.com/examples/.
To contribute an example to this repository, ensure the following:
- Your example is a sub-folder within the repository (like the other examples) and has a
README.mdfile. - Your
README.mdfile has a H1 title which is a short descriptive name of your example. - Your example's source code is contained in a
src/sub folder.
If you're not sure about any of the above then take a look at the existing examples for guidance.