An open API service indexing awesome lists of open source software.

https://github.com/mysiar/electron-react-boilerplate

Electron React Boilerplate
https://github.com/mysiar/electron-react-boilerplate

Last synced: about 1 year ago
JSON representation

Electron React Boilerplate

Awesome Lists containing this project

README

          

Electron React Boilerplate
==

Boilerplate created with standard ***create-react-app*** with adds on to pack ***electron*** based app.

1. clone
2. yarn
3. yarn electron-pack

Build tested for:
1. Mac
2. Linux

![MAC](public/mac.png "MAC")

![LINUX](public/linux.png "LINUX")

Based on [article](https://medium.com/@kitze/%EF%B8%8F-from-react-to-an-electron-app-ready-for-production-a0468ecb1da3)