18 lines
264 B
Markdown
18 lines
264 B
Markdown
|
|
# TFTPaths
|
|
|
|
Angular website based in 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.
|