https://github.com/loli-okinawa/go-webview-react-ts
Template application built with Go and React using WebView and message bus
https://github.com/loli-okinawa/go-webview-react-ts
golang react webview2
Last synced: 12 months ago
JSON representation
Template application built with Go and React using WebView and message bus
- Host: GitHub
- URL: https://github.com/loli-okinawa/go-webview-react-ts
- Owner: loli-okinawa
- Created: 2024-07-24T15:43:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T14:23:46.000Z (almost 2 years ago)
- Last Synced: 2025-07-08T19:15:54.751Z (12 months ago)
- Topics: golang, react, webview2
- Language: Go
- Homepage:
- Size: 608 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Application
### Desktop application built with Go and React using WebView and message bus
## Development
Execute the command
`make dev`
## Build
To build and compress execute the command:
`make build`
