hello-world
hello-world-typescript
react
react-typescript
svelte
svelte-typescript
vue
electron-natives
- how to use Electron/Node native methodsnode-apis
- direct Node APIs usage with enablednodeIntegration
and disabledcontextIsolation
native-node-modules
- native Node modules usagemultiple-renderers
- how to use multiple renderer entry points (e.g./loading.html
+/index.html
)commons-alias
- how to setup commons as an alias foldercommons-alias-typescript
- how to setup commons as an alias folder + TypeScript
dev
- launch app in development modeclean
- wipe build assetsbuild
- build production ready assetsdist
- package assets for distribution withelectron-builder
dist:dir
- package an unpacked dir (useful for testing)try
- clean, build, package, open (opens on mac only)