hello-worldhello-world-typescriptreactreact-typescriptsveltesvelte-typescriptvueelectron-natives- how to use Electron/Node native methodsnode-apis- direct Node APIs usage with enablednodeIntegrationand disabledcontextIsolationnative-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-builderdist:dir- package an unpacked dir (useful for testing)try- clean, build, package, open (opens on mac only)