Electron React Starter Kit

This is some basic scaffolding to help you get started building applications with Electron. It includes Babel and React.

To get started, install the dependencies.

npm install

Then fire up the application.

npm start