21 lines
374 B
Markdown
21 lines
374 B
Markdown
<p align="center">
|
|
<img src="aio/src/assets/images/logos/angular/angular.png" alt="angular-logo" width="120px" height="120px"/>
|
|
</p>
|
|
|
|
# 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.
|