/spectacle-slides

Primary LanguageJavaScriptMIT LicenseMIT

Doug Wade's Slides

These are the slides from tech talks I've given over the years. They're currently hosted here.

Running locally

After downloading the repo, your first order of business is to open terminal and run yarn.

Then, build and start the local server, run yarn build && yarn start,

Open a browser and hit http://localhost:8080, and you should see the index page listing all of the available slide decks.