Para usar la presentación, según las instrucciones de Reveal.js 0. Install Node.js (4.0.0 or later)
-
Clone the reveal.js repository
$ git clone https://github.com/hakimel/reveal.js.git
-
Navigate to the reveal.js folder
$ cd reveal.js
-
Install dependencies
$ npm install
-
Serve the presentation and monitor source files for changes
$ npm start
-
Open http://localhost:8000 to view your presentation
You can change the port by using
npm start -- --port=8001
.
- css/ Core styles without which the project does not function
- js/ Like above but for JavaScript
- plugin/ Components that have been developed as extensions to reveal.js
- lib/ All other third party assets (JavaScript, CSS, fonts)
MIT licensed
Copyright (C) 2017, Unknown Kadaba. https://github.com/talueses