Skip to content

yusangeng/reppt

Repository files navigation

reppt

基于markdown语法的ppt制作工具.

安装

npm i reppt -g

使用

初始化PPT项目

mkdir myppt
cd myppt
reppt init

初始化项目后, src/ppt.md即PPT markdown文件.

构建PPT项目

npm run build

本机播放PPT

npm run play

About

基于markdown语法的ppt制作工具.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published