Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 365 Bytes

File metadata and controls

7 lines (6 loc) · 365 Bytes

GitHub Pull Requests for Everyone

A talk based on Catherine's Foundry article, GitHub Pull Requests for Everyone.

Getting started

  • To install Node modules run npm install.
  • To generate and serve the slide deck run npm start.
  • The page will be served at port :3000 by default.