Skip to content

StuartKent17/twitch_widgets

Repository files navigation

Electron Multiple Windows Demo

An example electron app showing how to manage multiple windows.

travis standard

Useful things this demo app demonstrates:

Try It Out

git clone git@github.com:ngoldman/electron-multiple-windows-demo.git
cd electron-multiple-windows-demo
npm install
npm start

If you want the dev tools to show up automatically when a new window opens, you can start the application in debug mode:

npm start -- --debug

Thanks

This demo is built on top of electron-quick-start.

License

CC0 1.0 Universal

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages