An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Requires golang 1.6.

To update:

```bash
pushd frontend && npm run build && popd && go run ./webview.go
```