This folder used by the Elix project itself as a template for
creating new components in the project. The files in this folder are not
intended to be used directly. If you are creating a new component for this
project:

* Copy this folder.
* Replace instances of CLASS NAME GOES HERE and ELEMENT NAME GOES HERE with a
  class name (e.g., FooBar) and element name (elix-foo-bar) respectively.
