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

https://github.com/jazhann/tftpaths

Teamfight Tactics champion sinergies and combinations
https://github.com/jazhann/tftpaths

angular teamfight-tactics typescript

Last synced: 2 months ago
JSON representation

Teamfight Tactics champion sinergies and combinations

Awesome Lists containing this project

README

        

# TFTPaths

Angular website based in Teamfight Tactics champions sinergies and combinations.
Champion pool set updated to 5.5

It can be tested at: https://tftpaths.com

### Install libraries
```bash
npm i
```

### Start
```bash
npm run start
```

### Open Pull Request
Make changes and create a merge request.