TFTPaths/README.md
2021-04-25 21:39:10 +02:00

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.