Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hokaccha/electron-template-2021


https://github.com/hokaccha/electron-template-2021

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Electron Template 2021

## Development

```
$ yarn install
$ yarn dev
```

## Create Production app

```
$ yarn dist
```