An electron app that allows the user to drag, drop, and upload files via the app interface or the menu bar.
Compiles using webpack and babel. Testing with Ava. Css-js is done using glamorous (glamor).
Getting started...
- Clone/download the repo
npm install
npm start