/electron-universe

:moon: The Electron app for my talks about Electron at GitHub Universe 2016 and 2017

Primary LanguageCSS

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