Serve Command
Launch the interactive presentation viewer. This serves your slides on a local port and watches for file changes.
slides-tape serve talk.md --port 8080 -d 6
| Option | Description | Default |
|---|---|---|
--port <n> | HTTP port to bind to | 3000 |
-d, --autoplay-duration <s> | Seconds per slide during autoplay | 4 |
--no-open | Prevent auto-opening the browser | - |