https://github.com/erikh/gui-expo.vue
vue + webpack experiments
https://github.com/erikh/gui-expo.vue
Last synced: about 1 year ago
JSON representation
vue + webpack experiments
- Host: GitHub
- URL: https://github.com/erikh/gui-expo.vue
- Owner: erikh
- Created: 2021-03-17T20:21:08.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-21T08:24:36.000Z (about 5 years ago)
- Last Synced: 2025-02-08T14:29:56.734Z (over 1 year ago)
- Language: Go
- Size: 126 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Requires golang 1.6.
To update:
```bash
pushd frontend && npm run build && popd && go run ./webview.go
```