An example app for Capsule integration.
Run yarn
in the top level directory of this repository. You should have generated a yarn.lock file and node_modules. Also, ensure, that you have in your directory a craco.config.js file, as we use that to run the application.
To run the app, run yarn start
.