https://github.com/intgr/pogo-browser
VERY EARLY WIP! Pokemon Go monsters browser
https://github.com/intgr/pogo-browser
Last synced: about 1 year ago
JSON representation
VERY EARLY WIP! Pokemon Go monsters browser
- Host: GitHub
- URL: https://github.com/intgr/pogo-browser
- Owner: intgr
- Created: 2022-05-22T22:41:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-20T17:58:15.000Z (over 3 years ago)
- Last Synced: 2025-02-12T08:39:59.548Z (over 1 year ago)
- Language: Rust
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pokemon Go monsters browser
===========================
WIP! Watch this space.
Developing
----------
Install Trunk: https://trunkrs.dev/
Place `latest.json` into `data/` directory
(see [data/README.md](data/README.md)), then run:
```shell
trunk serve
```