A talk template that uses Marp CLI
1 Clone the repo
$ git clone git@github.com:pfwd/talk-template.git
2 Install dependencies
$ npm install
Update src/slides.md
with content.
Add images to src/assets/images/
.
Use npm run
to see all available commands.
$ npm run build:html
$ npm run watch:html
$ npm run build:pdf
$ npm run build:pp