0xjocke / fn-presentation

Presentation for CampJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spectacle Boilerplate

Reference

The Spectacle core API is available at https://github.com/FormidableLabs/spectacle/blob/master/README.markdown.

Controls

Key Combination Function Right Arrow Next Slide Left Arrow Previous Slide Space Next Slide Shift+Space Previous Slide Alt/Option + O Toggle Overview Mode Alt/Option + P Toggle Presenter Mode Alt/Option + T Toggle Timer in Presenter Mode

Build & Deployment

Building the dist version of the project is as easy as running npm run build

If you want to deploy the slideshow to surge, run npm run deploy

About

Presentation for CampJS

License:MIT License


Languages

Language:JavaScript 98.7%Language:HTML 1.3%