This repo is a boilerplate for creative coding using the P5.js. A hosted version can be seen here.
This project uses:
- Installation of git SCM
- Installation of node.js v18.12.1
- Complete the 'Getting Started > Prerequisites' section
- Create your GitHub Repo
- Download this repo as a zip, initialise and push:
- Follow the 'Getting Started > Development' section to start creating
- Complete the 'Getting Started > Create Your GitHub Repo' section
npm i
: To install the dependenciesnpm start
: To start a local dev server- Visit http://localhost:1234 in a browser
- Press
CTRL+c
: To stop the local dev server
- Complete the 'Getting Started > Development' section
npm run build
: Builds a production build to./dist
- Publish your repo on GitHub pages
Command | Description |
---|---|
npm run clean |
Cleans the ./dist directory |
npm run build |
Runs npm run clean and parcel build |
npm run lint |
Runs ESLint with 0 warnings argument |
npm run lint-fix |
Runs ESLint with 0 warnings and --fix arguments |
npm run prettier |
Runs Prettier with --check argument |
npm run prettier-fix |
Runs Prettier with --write argument |
npm start |
Runs a local development server using the parcel |
- codetocloth reddit post for the inspiration
- Des Holmes: Technical Leadership & Product Development for creating desholmes/p5js-circles
- Blog
- Turn Gloomy January into Genuary with Generative Art
- Skills & knowledge: Technical Leadership, Technical Direction, Technical Delivery, Product Development, SaaS, DevOps, Azure Public Cloud
- Job Titles: CTO, VP Engineering, Head of DevOps, Technical Product Owner
- Example Projects: Development standards, DevOps, CI/CD, React, docker, Cost Management