fongwellapps / presentations

Public Presentations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

presentations

Public Presentations

to view the presentations

  1. install node (latest v4) and npm (if you know nothing about node https://github.com/creationix/nvm may be a good place to start installation)
  2. git clone this repo (git clone http://github.com/lloydbenson/presentations)
  3. cd presentations
  4. npm install
  5. npm start
  6. go to http://localhost:8082 and click on the valid html presentation

Valid presentations are:

  1. ficion
  2. a hapi introduction
  3. the hapi ecosystem
  4. from dev to prod with node
  5. node at walmart (noderoad)
  6. jenkins

Note: If you want to use this, you need to put a proper index.html and put in your specific slides you want to show there

About

Public Presentations


Languages

Language:HTML 99.5%Language:JavaScript 0.5%