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

https://github.com/wmxpy/dogui-react-electron-template

:ballot_box_with_check: A boilerplate with DogUI, React and Electron
https://github.com/wmxpy/dogui-react-electron-template

boilerplate dogo dogui electron react

Last synced: about 2 months ago
JSON representation

:ballot_box_with_check: A boilerplate with DogUI, React and Electron

Awesome Lists containing this project

README

          

# dogui-react-electron-template

:ballot_box_with_check: DogUI React Electron Template

## Usage

### download

```bash
git clone https://github.com/WMXPY/dogui-react-electron-template.git
```

### edit

edit main.es6, config es6 files for main process
edit renderer's .jsx file for renderer process

### dev

```bash
make both
```

### pack

```bash
make compile
```

### deploy

```bash
make deploy
```

## License

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.