TFTPaths/README.md
Daniel Rodriguez bdd092e864 Updated readme
2021-09-29 00:08:05 +02:00

20 lines
313 B
Markdown

# TFTPaths
Angular website based in Teamfight Tactics champions sinergies and combinations.
Champion pool set updated to 5.5
It can be tested at: https://tftpaths.com
### Install libraries
```bash
npm i
```
### Start
```bash
npm run start
```
### Open Pull Request
Make changes and create a merge request.