# P5.js on the web

**URL:** https://discourse.processing.org/t/p5-js-on-the-web/32206
**Category:** Beginners
**Created:** [September 12, 2021, 2:19am UTC](https://discourse.processing.org/t/p5-js-on-the-web/32206 "2021-09-12T02:19:36Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![bcabc](https://avatars.discourse-cdn.com/v4/letter/b/6a8cbe/32.png) [@bcabc](https://discourse.processing.org/u/bcabc)
#### Post date: [September 12, 2021, 2:19am UTC](https://discourse.processing.org/t/p5-js-on-the-web/32206/1 "2021-09-12T02:19:36Z")

</div>

I have been working on some P5.js code and I’d like to share it on the internet. I know that it’s quite easy to load it onto the P5.js editor site and get a hyperlink - but I’m wondering if there is guide or tutorial for how to load a P5.js onto a simple HTML page without going through the P5.js website? Thanks!

---

<div class="post-metadata">

### Author: ![GoToLoop](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/gotoloop/32/86_2.png) [@GoToLoop](https://discourse.processing.org/u/GoToLoop)
#### Post date: [September 12, 2021, 2:29am UTC](https://discourse.processing.org/t/p5-js-on-the-web/32206/2 "2021-09-12T02:29:13Z")

</div>

Take a look at the “index.html” files from my sketches below:  
[Bl.ocks.org/GoSubRoutine](http://Bl.ocks.org/GoSubRoutine)
