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

https://github.com/jaystack/repatch-example-electron-app-ts


https://github.com/jaystack/repatch-example-electron-app-ts

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# repatch-example-electron-app-ts

## Running the example

```
npm install
npm run build
npm start
```

## Autobuild

```
npm run build:w
```