Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/electron-simple-webview
:electron: Simple Webview Application using Electron
https://github.com/osvaldokalvaitir/electron-simple-webview
electron rocketseat webview-simple youtube
Last synced: about 2 months ago
JSON representation
:electron: Simple Webview Application using Electron
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/electron-simple-webview
- Owner: osvaldokalvaitir
- License: mit
- Created: 2020-05-26T03:20:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-05T23:42:36.000Z (over 1 year ago)
- Last Synced: 2024-04-14T13:07:00.330Z (10 months ago)
- Topics: electron, rocketseat, webview-simple, youtube
- Language: JavaScript
- Homepage:
- Size: 859 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Electron - Simple Webview
:electron: Simple Webview Application using Electron
Demo | Install and run | License## :computer: Demo
![Demo](/.github/assets/demo.png)
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/electron-simple-webview# Entry in folder
cd electron-simple-webview# Install deps with npm or yarn
npm install | yarn# Launch the app with npm or yarn
npm run start | yarn start
```## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho