Skip to content

rrcook/letest2

Repository files navigation

letest2

This is quick sample code to show using ipcRenderer and ipcMain in a lwc-oss Electron app. This was made specifically for select people, if you stumbled across it then it probably isn't for you.

How to start?

Start simple by running yarn watch (or npm run watch, if you set up the project with npm). This will start the project with a local development server.

The source files are located in the src folder. All web components are within the src/modules folder. The folder hierarchy also represents the naming structure of the web components.

Find more information on the main repo on GitHub.

About

lwc-oss electron application that demonstrates ipc communication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published