This repo contains a browser-based presentation on Typescript Classes.
- Node.js
- NPM
- Clone the repository from Github
- Install "grunt" Javascript task runner: npm install -g grunt-cli
- From root of local repo, from command line, type (without quotes): "npm install"
- From command line, type (without quotes): "grunt serve"
- point your browser at localhost:8000
This presentation was created entirely in HTML and Javascript using the reveal.js presentation framework.