https://github.com/lanzani/gamepy
https://github.com/lanzani/gamepy
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lanzani/gamepy
- Owner: lanzani
- Created: 2024-02-28T13:11:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T23:41:51.000Z (over 1 year ago)
- Last Synced: 2025-02-07T10:52:33.849Z (11 months ago)
- Size: 157 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GamePy
Run dev:
```bash
npm run docs:dev
```
Build:
```bash
npm run docs:build
```