···11+# @morkdeck/cli
22+33+The main interface for using morkdeck. Contains commands:
44+55+- `dev`, for previewing your presentation as you work on it
66+- `build`, for building your presentation to an HTML output
···11+# @morkdeck/wc
22+33+Lit-based Web Components that provide the core frontend functionality for
44+morkdeck. Compiled and bundled with your presentation.