Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhils/present
HTML5 Presentation Framework
https://github.com/mhils/present
Last synced: about 1 month ago
JSON representation
HTML5 Presentation Framework
- Host: GitHub
- URL: https://github.com/mhils/present
- Owner: mhils
- Created: 2015-01-11T17:52:12.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-21T23:49:00.000Z (almost 10 years ago)
- Last Synced: 2024-05-01T21:07:40.657Z (7 months ago)
- Language: JavaScript
- Size: 254 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# present
HTML5 Presentation Framework based on [impress.js](https://github.com/bartaz/impress.js/).
# Installation
- Install git, make sure that you can invoke it from the command line.
- Install Node.js
- Open a command prompt the root directory of your presentation and enter `npm install`
- Optional: Install the [Chrome Live Reload Extension](https://chrome.google.com/webstore/detail/livereload/jnihajbhpnppcggbcgedagnkighmdlei) and activate it after opening the presentation by clicking on the icon.# Usage
- `npm start`
# License
Copyright 2015 Maximilian Hils