Express
From the terminal, pop in:
yo reveal:slide "Slide Title"
Available options:
--markdown --attributes --notes
ERROR: The attempt to fetch slides/hoge.md failed with HTTP status 404.Check your browser's JavaScript console for more details.Remember that you need to serve the presentation HTML from a HTTP server.
express-generator
1. $ express myapp
2. $ npm install
3. $ npm start
Express
From the terminal, pop in:
yo reveal:slide "Slide Title"
Available options:
--markdown --attributes --notes