Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 648 Bytes

README.markdown

File metadata and controls

22 lines (15 loc) · 648 Bytes

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