presen_node04



presen_node04

0 0


presen_node04


On Github watanany / presen_node04

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