Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 days 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