Skip to content

An interactive slide deck for my CampJS V presentation on https://github.com/Raynos/mercury, which also serves as an example mercury app.

Notifications You must be signed in to change notification settings

colingourlay/campjs-mercury-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elements of Mercury

An interactive slide deck for my CampJS V presentation on mercury, which also serves as an example mercury app.

You can view the presentation at eom.surge.sh.

Getting started

$ npm install
$ npm run dev

This will build the project, start a local server, then watch for local changes.

Have a look at the scripts in package.json for more dev/build/dist options.

To advance slides, use the right key, enter key or spacebar. To go back, press the left key. On touchscreens, swipe left and right to navigate. If you press escape, you can toggle the settings pane, this lets you change the slide transition theme, and whether demos show their state diff logs.

Slide content is in src/scripts/slides/content.js.

About

An interactive slide deck for my CampJS V presentation on https://github.com/Raynos/mercury, which also serves as an example mercury app.

Resources

Stars

Watchers

Forks

Packages

No packages published