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.
- Host: GitHub
- URL: https://github.com/aquinf03/split-screen-prototype
- Owner: Aquinf03
- Created: 2025-03-30T04:07:12.000Z (30 days ago)
- Default Branch: main
- Last Pushed: 2025-03-30T04:08:49.000Z (30 days ago)
- Last Synced: 2025-04-18T04:50:22.362Z (11 days ago)
- Topics: electron, prototype, split-screen, vanilla-javascript, webview
- Language: JavaScript
- Homepage: https://www.aquin.app/opensource
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Split Screen Prototype
## In webview
### Install
```bash
$ npm install
```### Run Locally
```bash
$ npm start
```