An open API service indexing awesome lists of open source software.

https://github.com/adamyala/dota2-item-explorer

A vue.js app to explore items from DotA 2
https://github.com/adamyala/dota2-item-explorer

dota dota2 vuejs

Last synced: 8 months ago
JSON representation

A vue.js app to explore items from DotA 2

Awesome Lists containing this project

README

          

# Local Setup

`poetry install` to get dependencies

`python main.py` to fetch app data and images

`python3 -m http.server` to run vue app