TFTPaths/README.md
2021-04-25 20:42:41 +02:00

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.