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

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

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)