-
Install dependencies
$ yarn install
-
Serve the presentation and monitor source files for changes
$ yarn start
You can change the port by using npm start -- --port=8001
.
css/
Core stylesimg/
Images used in the slidesjs/
Core JavaScript fileslib/
All other third party assets (JavaScript, CSS, fonts)plugin/
Components that have been developed as extensions to reveal.jsslides/
The markdown slidestest/
JavaScript unit tests
MIT licensed
Copyright (C) 2017 Hakim El Hattab, http://hakim.se