TFTPaths/README.md
Daniel Rodriguez Gomez e8d062cefe
Update README.md
2021-04-25 21:40:42 +02:00

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.