No php.
Simply download and run.
Fetches data from https://pokemon.survos.com/api
Example of how to load data and navigate to a single page with that data.
Although data is stored in dexie, the app doesn't yet fully utilitize it as a datastore.
git clone [email protected]:tacman/survos-pokedex.git pokedex && cd pokedex
symfony server:start -d
No PHP, so use whatever web server.
index.php and index.html are identicial, index.php only exists for making it easier to run with the Symfony CLI