An open API service indexing awesome lists of open source software.

https://github.com/declanbyrd/impress.js-starter

A template to start making interactive presentations using impress.js
https://github.com/declanbyrd/impress.js-starter

Last synced: 6 months ago
JSON representation

A template to start making interactive presentations using impress.js

Awesome Lists containing this project

README

          

# impress.js-starter

A template to start making interactive presentations using impress.js

## Overview

- `index.html` contains the whole presentation.
- It imports `impress.js` from a CDN and is intialised inline.
- `presentation.css` contains some generic styles for a basic presentation.
- No build steps or package installs required.

## Running locally

- Open the `index.html` file in a browser such as Google Chrome, Firefox, or Safari, that is supported by `impress.js`.