17 lines
238 B
Markdown
17 lines
238 B
Markdown
# TFTPaths
|
|
|
|
Teamfight tactics champions sinergies and combinations.
|
|
Champion pool not updated.
|
|
|
|
### Install libraries
|
|
```bash
|
|
npm i
|
|
```
|
|
|
|
### Start
|
|
```bash
|
|
npm run start
|
|
```
|
|
|
|
### Open Pull Request
|
|
Make changes and create a merge request.
|