this is a tool, that can open a server and show slides that render from markdown.
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
see introduction or see our online demo