- Matchup explorer
This is an open source project that uses Open Dota API.
- Clone the repo using
gh repo clone cjdomacena/dotabuffer
orgit clone git@github.com:cjdomacena/rankedgg.git
- Locate the folder where you cloned the project
- run
npm install
npm run dev
ornpm run dev -- --host
- If you have encoutered any issues or want to request additional features, please create a ticket here. Thanks!!
This project is licensed under the MIT License - see the LICENSE.md file for details
Inspiration, code snippets, etc.