/electron-jsx-babel-boilerplate

Electron boilerplate with React.js and babel

Primary LanguageJavaScript

electron-jsx-babel-boilerplate

This is a sample repository of Electron application, using electron-compile.

Thanks to @Quarmy which created the original version of this boilerplate.

To see what's changed compared to the Gulp version, check out the compare link

Install

Clone this repository, so execute the following command.

cd electron-jsx-babel-boilerplate
npm install

Run application

npm start