/p5BoilerPlate

A Boiler Plate for P5 Drawings -- Enjoy Friends!

Primary LanguageCSS

Welcome!

This is a simple boiler plate I made for my friends to fork and clone when they want to play around with P5.

Good Luck and Happy Coding! 👨🏽‍🎨 🖼

First-Time?

Not a problem, friend! Follow these steps to get started on your creative coding journey:

  1. First, in the top-right corner of this repo, click the button that says "fork" to fork a copy of this repo for yourself!

  2. If successful, you should see this same project, but now under your account -- how exciting!! 🎉

  3. Next look for a button labled "code" and click it. You should see a menu pop down from the button.

  4. Copy & paste the HTTPS address however you'd like. (right click > copy, cmnd/cntrl+ c, click the small keyboard to the right of the text box). Keep this because we'll use this in the next step.

  5. Open your termminal and type in the command:

"git clone" + https code you just copied

  1. Open up the repo in your favorite text editor.

  2. In your terminal start a lite-server on && begin coding in the sketch.js file.

CHEERS FRIENDS, XaN