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

https://github.com/fantasyui-com/bootstrap-electron

Bootstrap based Electron Application. [Boilerplate, Bootstrap, Electron]
https://github.com/fantasyui-com/bootstrap-electron

app app-store gui

Last synced: 11 months ago
JSON representation

Bootstrap based Electron Application. [Boilerplate, Bootstrap, Electron]

Awesome Lists containing this project

README

          

# Bootstrap Electron

Boilerplate that combines the Bootstrap GUI and Electron Application.

![](screenshot-big.png)
![](screenshot.png)

## Usage

Clone or copy https://github.com/fantasyui-com/bootstrap-electron
make changes as needed and publish to npm registry under your own name.

Execute with ```epx name-of-your-application```

## Using this project

```
npm i -g epx;
epx bootstrap-electron

```