Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

Clone to try a simple Electron app with React Hot Loader support.

License

Notifications You must be signed in to change notification settings

s-h-a-d-o-w/rhl-electron-quick-start

Repository files navigation

React Hot Loader got deprecated! Use e.g. electron-react-boilerplate instead of this.

rhl-electron-quick-start

Based on electron-quick-start (read their README as well if you're new to Electron), this repo provides a very basic React Hot Loader setup.

Presentation is quite rough around the edges, since there is no styling whatsoever but it works well. 😉

Additions compared to electron-quick-start:

  • babel configuration
  • webpack configurations for development/production
  • webpack-dev-middleware and webpack-hot-middleware in the server-side part of the app
  • React dev tools for Electron via electron-devtools-installer
  • Example React components to experiment with
  • .editorconfig

To Use

  • Download or clone this repository
  • Install the dependencies
  • Run yarn start:dev for development, yarn start for production

About

Clone to try a simple Electron app with React Hot Loader support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published