https://github.com/lolie1on/go-webview-react-ts
Template application built with Go and React using WebView and message bus
https://github.com/lolie1on/go-webview-react-ts
golang react webview2
Last synced: about 1 year ago
JSON representation
Template application built with Go and React using WebView and message bus
- Host: GitHub
- URL: https://github.com/lolie1on/go-webview-react-ts
- Owner: LoliE1ON
- 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-02-08T02:44:43.487Z (over 1 year 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`
