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

https://github.com/aquinf03/split-screen-prototype

Split Screen prototype in webview with vanilla JavaScript and electron.
https://github.com/aquinf03/split-screen-prototype

electron prototype split-screen vanilla-javascript webview

Last synced: 5 days ago
JSON representation

Split Screen prototype in webview with vanilla JavaScript and electron.

Awesome Lists containing this project

README

        

# Split Screen Prototype

## In webview

### Install

```bash
$ npm install
```

### Run Locally

```bash
$ npm start
```