Click here to open the presentation.
// install reveal-md
> npm install -g reveal-md
// open it (dark)
> reveal-md slides.md --title "GraphQL, the future of REST API's" --theme moon
// other theme (light)
> reveal-md slides.md --title "GraphQL, the future of REST API's" --theme solarized --highlightTheme github-gist
You can edit the presentation in 'slides.md'
Thats all :)
Prepare
cd src
npm install
npm start
Open http://localhost:3000/graphiql