Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kenmueller/electron-test

Electron test app
https://github.com/kenmueller/electron-test

Last synced: about 2 months ago
JSON representation

Electron test app

Awesome Lists containing this project

README

        

# Electron test

## Initialization

```bash
npm install electron
```

## Execution

```bash
npm start
```