README
gin-app-webview
Project setup
npm install
Compiles and hot-reloads for development
npm run electron:serve
Compiles and minifies for production
npm run build
## Project setup ``` npm install ```
<script type="module">
import aubrginGinAppWebView from 'https://cdn.skypack.dev/@aubrgin/gin-app-web-view';
</script>
npm install
npm run electron:serve
npm run build