Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 162 Bytes

SETUP.md

File metadata and controls

10 lines (7 loc) · 162 Bytes

Steps to compile:

npm i -g marp-cli
marp --server .

# To convert into .html
marp --html talk/presentation.md # generates talk/presentation.html