electron-typescript-guide
A sample project to introduce you to Electron in combination with Typescript.
How to start
-
Install all packages
npm install
-
Run the electron application
npm start
A simple project to introduce into Electron with Typescript
TypeScriptMIT
A sample project to introduce you to Electron in combination with Typescript.
Install all packages
npm install
Run the electron application
npm start