ABA_TLG_2023

这可能是迄今为止最好的网页版演示库

Github

Install


npm install -g nodeppt

Commands


 # create a new slide with an official template
$ nodeppt new slide.md

# create a new slide straight from a github template
$ nodeppt new slide.md -t username/repo

# start local sever show slide
$ nodeppt serve slide.md

# to build a slide
$ nodeppt build slide.md