Simple electron app made with TypeScript using tsyringe
as Dependency Injector.
- clone the repo
- run
yarn
to install the dependencies - run
yarn start
to start the app
Simple electron app made with TypeScript using tsyringe as Dependency Injector.
TypeScript