Teamfight Tactics champion sinergies and combinations
Find a file
2025-08-14 14:33:29 +02:00
e2e clean old files 2021-04-25 19:48:07 +02:00
src Angular v12 2025-08-14 14:33:29 +02:00
.editorconfig clean old files 2021-04-25 19:48:07 +02:00
.gitignore clean old files 2021-04-25 19:48:07 +02:00
angular.json Angular v12 2025-08-14 14:33:29 +02:00
browserslist clean old files 2021-04-25 19:48:07 +02:00
jest.config.js add unit test 2022-08-27 23:06:09 +02:00
package-lock.json Angular v12 2025-08-14 14:33:29 +02:00
package.json Angular v12 2025-08-14 14:33:29 +02:00
README.md Updated readme 2021-09-29 00:08:05 +02:00
tsconfig.app.json clean old files 2021-04-25 19:48:07 +02:00
tsconfig.json add unit test 2022-08-27 23:06:09 +02:00
tsconfig.spec.json Angular v12 2025-08-14 14:33:29 +02:00
tslint.json clean old files 2021-04-25 19:48:07 +02:00

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

npm i

Start

npm run start

Open Pull Request

Make changes and create a merge request.