Skip to content

Example of Electron app that registers and switches between multiple BrowserViews.

Notifications You must be signed in to change notification settings

samantrader/electron-example-browserview

 
 

Repository files navigation

electron-example-browserview

Example of Electron app that registers and switches between multiple BrowserViews.

To Use

You need to install Git and Node.js as prerequisites.

# Clone this repository
git clone https://github.com/mamezou-tech/electron-example-browserview
# Go into the repository
cd electron-example-browserview
# Install dependencies
npm install
# Run the app
npm start

About

Example of Electron app that registers and switches between multiple BrowserViews.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.9%
  • HTML 20.1%