Third Party Templates - electron-userland/electron-forge-templates GitHub Wiki
The following templates can be used by installing the template globally (e.g., npm install -g electron-forge-template-$FRAMEWORK
), and then running init
normally (e.g., electron-forge init --template=$FRAMEWORK
).