This folder contains documents intended for developers of the p5.js Web Editor.
- Contribution Guide - A place to get started!
- Installation - A guide for setting up your development environment
- Development - A guide for adding code to the web editor
- Testing - A guide for writing and running tests in the codebase
- Preparing a pull-request - Instructions for how to make a pull-request
- Accessibility Guidelines - Guidelines for writing code to create an accessible application
- Translations Guidelines - Guidelines for translating the application
- Deployment - A guide to production deployment, and all platforms that are being used.
- Release - A guide to creating a production release.
- Software Design Principles - reference p5.js software design principles
- Issue Templates - reference p5.js issue templates
- File Structure - An explanation of the file structure of this application.