Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bodil/gx
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bodil/gx
- Owner: bodil
- License: other
- Created: 2022-07-09T22:19:12.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-26T14:54:05.000Z (over 2 years ago)
- Last Synced: 2024-04-15T12:19:15.779Z (9 months ago)
- Language: JavaScript
- Size: 505 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Untitled Gtk Framework
This isn't remotely production ready. Use only for fun and education.
## Quick Start
```sh
$ pnpm up -r
$ pnpm build
$ cd examples/number-goes-up
$ pnpm start
```