ts-electron-boilerplate

Simple starter project for getting up and going with Typescript and Electron. Just clone the repo, run

npm install

and you should be good to go!

To start the app, use

npm run start