# made_ppt **Repository Path**: wwruning/made_ppt ## Basic Information - **Project Name**: made_ppt - **Description**: 程序员的ppt制作方式 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-11 - **Last Updated**: 2022-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nodeppt my node ppt set!我的基于nodeppt创建的ppt分享集合 [线上地址](https://ppt.vadxq.com) # 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