We are about to switch to a new forum software. Until then we have removed the registration on this forum.
In the interest of getting up and running with p5.js faster. I've made a simple app for the creation of p5.js sketches. Similar to OpenFrameworks-Project Creator and Cinder-TinderBox, this app will create a directory with all dependencies (html, css, js, etc.) required for a p5.js project.
http://frederickk.github.io/Sketch-Creator/ Download the App
On the project site I also show how one can use Safari (or Chrome) as a "live" IDE for p5.js.
I hope others find the app useful as well.