Skip to content

Boilerplate with Electron and React using external modules

License

Notifications You must be signed in to change notification settings

schirkan/reactron

Repository files navigation

Reactron = Dynamic Electron React Module Loader

Electron based application framework based on to dynamically load external services and react components.

Installation

Automatic Installation (Raspberry Pi only!)

bash -c "$(curl -sL https://raw.githubusercontent.com/schirkan/reactron/master/installer/setup.sh)"

Manual install

git clone https://github.com/schirkan/reactron
cd reactron
npm i
cd modules
git clone https://github.com/schirkan/reactron-admin
cd ..
npm run start

Modules

License

MIT

Inspired by

https://github.com/natergj/dynamic-react-module https://github.com/MichMich/MagicMirror

About

Boilerplate with Electron and React using external modules

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published