https://github.com/marco-souza/base-electron-app
Simple electron app made with TypeScript using tsyringe as Dependency Injector.
https://github.com/marco-souza/base-electron-app
electron tsyringe typesc
Last synced: 2 months ago
JSON representation
Simple electron app made with TypeScript using tsyringe as Dependency Injector.
- Host: GitHub
- URL: https://github.com/marco-souza/base-electron-app
- Owner: marco-souza
- Created: 2020-10-07T22:11:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-07T22:13:29.000Z (over 4 years ago)
- Last Synced: 2025-02-12T11:31:28.563Z (4 months ago)
- Topics: electron, tsyringe, typesc
- Language: TypeScript
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Base electron app
Simple electron app made with TypeScript using `tsyringe` as Dependency Injector.
## Usage
- clone the repo
- run `yarn` to install the dependencies
- run `yarn start` to start the app