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

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


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

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# repatch-example-electron-app

## Running the example

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

## Autobuild

```
npm run build:w
```