Skip to content

azurity/md-slide

Repository files navigation

MD Slide

GitHub GitHub repo size

this is a tool, that can open a server and show slides that render from markdown.

install

make sure you have nodejs

first clone this repo

git clone https://github.com/azurity/md-slide.git

then install dependence

npm install

finally, start the server

npm start

function introduction

see introduction or see our online demo

usage

中文教程

license

AGPL-3.0