Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbadev-org/gbadev-org.github.io
https://github.com/gbadev-org/gbadev-org.github.io
List: gbadev-org.github.io
awesome awesome-list game-boy game-boy-advance homebrew
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gbadev-org/gbadev-org.github.io
- Owner: gbadev-org
- License: gpl-3.0
- Created: 2021-03-20T00:19:25.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-03-08T17:12:58.000Z (8 months ago)
- Last Synced: 2024-04-14T00:59:15.608Z (7 months ago)
- Topics: awesome, awesome-list, game-boy, game-boy-advance, homebrew
- Homepage: https://gbadev.net
- Size: 1000 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gbadev.net
Based on vuepress2. Serves a landing page for the gbadev community and a web version of the awesome gbadev resources list.
```
# Install dependencies
yarn
# Run a local development server serving the website
yarn docs:dev
```