!!!needs alot of work!!!
Hacked together a functional single page on-chain website uploader and browser.
this is a quick and dirty solid-js template example.
it pulls jquery, bulmacss and threejs from the sepolia testnet
from the root directory open up two terminals in the first run: npx vite build --watch
from the second run npx static-server
from a browser, open up http://localhost:9080/view
edit the files in the src directory and then click "load local" after saving the files and it will reload your page
dont forget, if you pull modules from on-chain, add then to the vite.config rollupOptions.external
Derp Herpenstein - @0xDerpNation