-
Notifications
You must be signed in to change notification settings - Fork 38
Home
mark l chaves edited this page May 20, 2022
·
15 revisions
Welcome to the Popup Maker wiki!
This wiki is for anyone who is looking to contribute to or extend Popup Maker. Inside, you will find guides for setting up your local environment and your IDE. Additionally, you will find documentation on how the concepts within Popup Maker work and how to extend all of the systems.
If you are looking to do any development on Popup Maker itself or test with the different branches, we recommend starting with these pages:
- Setting up your local environment
- Review Popup Maker's gulp tasks
- Review our contributing guidelines to learn about our commit style and how we handle issues and PRs
- Integration and Unit Tests
From there, we have guides for setting up linting and other tasks within specific IDE's:
If you are looking to contribute to the code, here are some pages that explain how Popup Maker works:
If you are looking to extend or build upon Popup Maker, here are some recommended guides for doing so: