Skip to content

MattKunze/reveal-presentations

Repository files navigation

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

About

React vs Angular Presentation for Fort Collins Internet Professionals 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages