Skip to content
/ HSS_template Public template

HTML template to use HotSoupScript library

License

Notifications You must be signed in to change notification settings

konbraphat51/HSS_template

Repository files navigation

HotSoupScript PlayGround

This is template HTML to use HotSoupScript Library.

How to use

install

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

Start coding

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>

Usage of HotSoupScript

See https://github.com/konbraphat51/HotSoupScript

About

HTML template to use HotSoupScript library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published