Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 334 Bytes

File metadata and controls

9 lines (5 loc) · 334 Bytes

Capsule Demo App

An example app for Capsule integration.

Set-up

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.