Skip to content
This repository was archived by the owner on Oct 21, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 538 Bytes

File metadata and controls

10 lines (6 loc) · 538 Bytes

All examples in this repository get renedered to waigojs.com/examples/.

To contribute an example to this repository, ensure the following:

  1. Your example is a sub-folder within the repository (like the other examples) and has a README.md file.
  2. Your README.md file has a H1 title which is a short descriptive name of your example.
  3. 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.