/electron-forge-webpack-ts-starter

A ready-to-go electron application that uses typescript, that can be used as a starting point for projects.

Primary LanguageTypeScript

@g-rath/electron-forge-webpack-ts-starter

This is an out-of-the-box starter structure for making an electron project, using typescript, webpack, and electron-forge.

Just clone the project, run npm i, and you should be sweet.

It was inited on a Windows 10 machine, meaning it might be missing a property or two in the package.json for building for other platforms.

PRs & issues are welcomed :)