Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/g-rath/electron-forge-webpack-ts-starter
- Owner: G-Rath
- Created: 2019-02-06T03:18:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-09T22:12:07.000Z (over 3 years ago)
- Last Synced: 2024-10-11T10:16:54.378Z (25 days ago)
- Language: TypeScript
- Size: 814 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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 :)