# Campaigns example

This example has:

- a Campaigns surface available in Dashboard and Kee clients;
- a nested campaign detail screen that inherits that availability;
- a separate Campaign settings surface available only in Dashboard;
- one in-memory pause action.

From this directory, generate the manifest and registry, then run the demo:

```bash
npx keemakr-ui build
npx tsx demo.ts
```

No database or external service is required.
