Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/crell/slides-starterkit

Starterkit for new slide decks
https://github.com/crell/slides-starterkit

Last synced: about 1 month ago
JSON representation

Starterkit for new slide decks

Awesome Lists containing this project

README

        

SLIDE TEMPLATES
================================

Presentation by [Larry Garfield](http://www.garfieldtech.com) for CONFERENCE.

Note to self: Remember to rename the PROJECT_KEY in index.html and composer.json.
And to rename the JS file in assets.

Build
-----

``` bash
curl -sS https://getcomposer.org/installer | php
php composer.phar install
```