Teamfight Tactics champion sinergies and combinations
Find a file
filip.kranjec 699ba5b153
Some checks failed
/ angular (push) Failing after 0s
/ erlang (push) Failing after 3s
runner test
2025-08-14 16:46:35 +02:00
.angular/cache/20.1.6/TFTPaths startup works 2025-08-14 15:03:26 +02:00
.forgejo/workflows runner test 2025-08-14 16:46:35 +02:00
e2e clean old files 2021-04-25 19:48:07 +02:00
src Angular v20 2025-08-14 15:01:14 +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 v20 2025-08-14 15:01:14 +02:00
browserslist clean old files 2021-04-25 19:48:07 +02:00
flake.nix oauth2-proxy 2025-08-14 16:02:25 +02:00
jest.config.js add unit test 2022-08-27 23:06:09 +02:00
package-lock.json Angular v20 2025-08-14 15:01:14 +02:00
package.json Angular v20 2025-08-14 15:01:14 +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 Angular v20 2025-08-14 15:01:14 +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.