An open API service indexing awesome lists of open source software.

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.

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