https://github.com/amafjarkasi/react-electron-bpjs
React Electron Blueprint JS
https://github.com/amafjarkasi/react-electron-bpjs
blueprintjs bpjs electron react
Last synced: about 1 month ago
JSON representation
React Electron Blueprint JS
- Host: GitHub
- URL: https://github.com/amafjarkasi/react-electron-bpjs
- Owner: amafjarkasi
- Created: 2021-04-19T18:01:56.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-08T22:04:08.000Z (almost 4 years ago)
- Last Synced: 2025-10-25T17:05:53.654Z (8 months ago)
- Topics: blueprintjs, bpjs, electron, react
- Language: JavaScript
- Homepage:
- Size: 500 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Electron Blueprint JS
> Integrating Electron applications with React.js + Blueprint.js
## Installing
```sh
npm install
```
## Running
```sh
# terminal 1: run local web server
npm run serve
# terminal 2: run electron app
npm start
```
###### Good development)