Skip to content

React + Electron = Hybrid App (Web and Desktop one source with Node.js and without Eject)

License

Notifications You must be signed in to change notification settings

allangomes/react-electron-boilerplate

Repository files navigation

This boilerplate contains a hybrid app (Web and Desktop)

Commands:

  • npm start - run app on web browser

  • npm run build - build app to web browser

  • npm run desktop - run app on desktop using electron (will have access to node :))

  • npm run pack - build app installers to mac, windows and linux (will have access to node :))

About

React + Electron = Hybrid App (Web and Desktop one source with Node.js and without Eject)

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published