Skip to content

null-none/electronjs-starter

Repository files navigation

Electron starter

A minimal starer to get started with Electron, React and Redux.

# Install dependencies
npm install
# Run the app
npm run start
# debug
lldb build.app
run --remote-debugging-port=8315
open run http://localhost:8315/

About

A minimal starer to get started with Electron, React and Redux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published