a47245b289
Developer docs small fixes
1.1 KiB
1.1 KiB
This folder contains documents intended for developers of the p5.js Web Editor.
List of Documents
- 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
- Preparing a pull-request - Instructions for how to make a pull-request
- Accessibility Guidelines - Guidelines for writing code to create an accessible application
- Deployment - A guide to production deployment, and all platforms that are being used.
Documents to Create
- Design Principles - reference p5.js design principles
- Issue Labels - reference p5.js issue labels
- File Structure - An explanation of the file structure of this application.