electron-react-desktop-template

Starting point for a Electron + React.js + React-Router-v4

Stars
21

Electron with React

Created with electron-userland/electron-forge.

electron-forge init electron-email --template=react --lintstyle=airbnb

This project also uses:

Install

Clone this repository:

git clone https://github.com/mrpatiwi/electron-react-desktop-template.git
cd electron-react-desktop-template

Install dependencies:

yarn install

Development

Run it with:

yarn start