Closed bit-pax closed 9 months ago
I'd like to use Shuffle with a simple static website. Not sure how to go about it though?
You can use unpkg or another npm distributor https://unpkg.com/shufflejs, though I do recommend using a bundler and not loading directly from a CDN.
Thank you! I'll go try it out! :)
I'd like to use Shuffle with a simple static website. Not sure how to go about it though?