Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 391 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 391 Bytes

Electron Universe

This is the Electron app I created as a slide deck for my talk about Electron at GitHub Universe 2017 (and 2016).

To run it locally, with animations and links and whatnot:

git clone https://github.com/zeke/electron-universe
cd electron-universe
npm install
npm start