Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 723 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 723 Bytes

presentation

This is presentation using reveal.js. This presentation introduce about Yeoman, Grunt and Bower in modern web development flow.

Other developments:

  1. Create master and client presentation(master and client branch): Both master and client presentation communicate via socket IO.Every navigation on master presentation will reflect on client side. This is very useful for workshop with multi computer. Presenter just use the master presentation version, and the audience can view client presentation.

  2. Integrate with Leap Motion device. Simply compile Reveal- Leap Motion plugin and can use leap motion device to navigate up, down, right and left.