Ecosyste.ms: Awesome
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: 3 days ago
JSON representation
A vue.js app to explore items from DotA 2
- Host: GitHub
- URL: https://github.com/adamyala/dota2-item-explorer
- Owner: adamyala
- Created: 2021-02-10T01:53:09.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-18T22:14:12.000Z (almost 3 years ago)
- Last Synced: 2024-11-10T03:37:03.281Z (2 months ago)
- Topics: dota, dota2, vuejs
- Language: JavaScript
- Homepage: https://adamyala.github.io/dota2-item-explorer/
- Size: 51.1 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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