kishorebhatia / DevOpsNYC

DevOps NYC tech talk content

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevOpsNYC

DevOps NYC tech talk content - delivered 9/29/2017 at BounceX

Steps to run the presentation on your machine

  • git clone this repo
  • make sure node/npm is installed, you'd also need grunt
  • run the following commands to start serving the presentation from your browser on localhost:80
    npm i
    npm start
    

About

DevOps NYC tech talk content


Languages

Language:CSS 50.0%Language:JavaScript 43.3%Language:HTML 6.7%