sircommitsalot / tyes-widget

audiovisual toy for tye's site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upload the files in the tyes-animation directory to your hosting provider.
Then, add:
  <div id="animation-main"></div>
to the body of your HTML document and:
  <script type="module" src="/tyes-animation/index.js"></script>
before the end of the body tag.
Adjust the path of the src attribute as needed depending on your configuration.

About

audiovisual toy for tye's site


Languages

Language:JavaScript 70.4%Language:CSS 26.4%Language:HTML 3.2%