marp-template/README.md
2023-11-16 15:46:57 +01:00

618 B

Marp Template

This is a Marp template that includes

Demo

Install

Uses bun.

bun i
bun run dev
# http://localhost

Present

bun run build
bun run serve
# http://localhost

Host

You can just push the built index.html and enable github pages for the root of the repo to get a hosted version.