npm install
npm start
npm install -g decktape
decktape remark http://localhost:8000/ talk.pdf
- Find an alternative to
live-server
(it has an issue with SVGs)
npm install
npm start
npm install -g decktape
decktape remark http://localhost:8000/ talk.pdf
live-server
(it has an issue with SVGs)