Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 808 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 808 Bytes

Slides for Various Talks and Presentations

These slide decks use reveal.js. To run locally you need to serve up the content with a local http server, so something like the following should work:

$ git clone /~https://github.com/MattKunze/reveal-presentations
$ cd reveal-presentations
$ npm install
$ http-serve .
Starting up http-server, serving .
Available on:
  http://127.0.0.1:8080
  http://10.255.255.204:8080
  http://10.211.55.2:8080
  http://10.37.129.2:8080
Hit CTRL-C to stop the server

React and Angular2 Comparison Talk for FCIP

These are the notes for a presentation given by Chris Alexander (@alexandec) and Matt Kunze (@MattKunze) for the Fort Collins Internet Professionals