Awesome
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