This repository is a starting point for creating aditional features for the Summit Events App that live outside the packaged version of the Summit Events App. This repository will first install the package for the Summit Events App in a scratch org then set up the scratch org to correctly run the app (including sample data). You can the interact with the package with your own code.
To work on this project in a scratch org:
- Set up CumulusCI
- Run
cci flow run dev_org --org dev
to deploy this project. - Run
cci org browser dev
to open the org in your browser.