Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/g-rath/electron-forge-webpack-ts-starter

A ready-to-go electron application that uses typescript, that can be used as a starting point for projects.
https://github.com/g-rath/electron-forge-webpack-ts-starter

Last synced: 9 days ago
JSON representation

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

Awesome Lists containing this project

README

        

## @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 `init`ed 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 :)