Teamfight Tactics champion sinergies and combinations
Find a file
2021-10-22 15:16:17 +02:00
e2e clean old files 2021-04-25 19:48:07 +02:00
src Change test from karma to jest and added tsconfig paths 2021-10-22 15:16:17 +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 Change test from karma to jest and added tsconfig paths 2021-10-22 15:16:17 +02:00
browserslist clean old files 2021-04-25 19:48:07 +02:00
jest.config.js Change test from karma to jest and added tsconfig paths 2021-10-22 15:16:17 +02:00
package-lock.json Change test from karma to jest and added tsconfig paths 2021-10-22 15:16:17 +02:00
package.json Change test from karma to jest and added tsconfig paths 2021-10-22 15:16:17 +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 Change test from karma to jest and added tsconfig paths 2021-10-22 15:16:17 +02:00
tsconfig.spec.json Change test from karma to jest and added tsconfig paths 2021-10-22 15:16:17 +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.