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
- Host: GitHub
- URL: https://github.com/wmxpy/dogui-react-electron-template
- Owner: WMXPY
- License: other
- Created: 2017-10-03T17:26:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-07T04:04:07.000Z (almost 6 years ago)
- Last Synced: 2025-03-17T14:01:45.795Z (about 1 year ago)
- Topics: boilerplate, dogo, dogui, electron, react
- Language: JavaScript
- Homepage: https://github.com/WMXPY/DogUI-React-Electron-Template
- Size: 294 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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