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

https://github.com/dbackowski/electron-boilerplate

Electron boilerplate
https://github.com/dbackowski/electron-boilerplate

boilerplate electron

Last synced: 29 days ago
JSON representation

Electron boilerplate

Awesome Lists containing this project

README

          

# electron-boilerplate

Electron boilerplate.

![screenshot](http://i.imgur.com/Q1Kajv7.png)

## Usage

```
yarn
yarn start
```

To create standalone packages for Linux (x64) and Mac OS X (x64):

```
yarn run build
```

## License

Released under the MIT License.