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]
- Host: GitHub
- URL: https://github.com/fantasyui-com/bootstrap-electron
- Owner: fantasyui-com
- License: gpl-3.0
- Created: 2017-07-30T18:19:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-09-24T18:16:09.000Z (over 4 years ago)
- Last Synced: 2025-02-11T11:53:46.260Z (over 1 year ago)
- Topics: app, app-store, gui
- Language: HTML
- Homepage:
- Size: 573 KB
- Stars: 3
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bootstrap Electron
Boilerplate that combines the Bootstrap GUI and Electron Application.


## 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
```