Skip to content
This repository has been archived by the owner on Jun 25, 2018. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 353 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 353 Bytes

learn-git

A git repository to learn how to use Github

Check out the wiki for instructions!

Slideshow

Want to run the slideshow? It's easy!

  1. Install reveal-md

    $ cd path/to/this/repo
    $ npm install
  2. Start the slideshow

    $ npm start