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

https://github.com/zonayedpca/basic-electron-app


https://github.com/zonayedpca/basic-electron-app

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Basic-Electron-App
![Cover Photo](https://cdn-images-1.medium.com/max/800/1*gOBvRumpgbXNEj9VoAK7yA.jpeg)

## Main Blog Link:
```
https://goo.gl/EDWqDc
```

## Required
- Node JS
- NPM

## Start
```
npm install
```

## Clone
- Git Required
```
git clone https://github.com/zonayedpca/Basic-Electron-App.git
```

## Start
```
npm start
```
## Build
```
electron-packager .
```