This is template HTML to use HotSoupScript Library.
If you don't use git, press code
-> download .zip
HotSoupScript folder is still Empty, so don't forget to also download HotSoupScript Library
If you use git,
git clone https://github.com/konbraphat51/HSS_Playground
cd HSS_Playground
git submodule init
git submodule update --remote
Only just write your code in main.js
!
If you want to switch code file, edit index.html
below:
<!-- Write your main code here -->
<script src="YOUR/CODE/PATH/HERE"></script>