Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jazhann/tftpaths
Teamfight Tactics champion sinergies and combinations
https://github.com/jazhann/tftpaths
angular teamfight-tactics typescript
Last synced: 1 day ago
JSON representation
Teamfight Tactics champion sinergies and combinations
- Host: GitHub
- URL: https://github.com/jazhann/tftpaths
- Owner: Jazhann
- Created: 2019-08-19T17:39:42.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T16:09:11.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T20:50:37.320Z (4 months ago)
- Topics: angular, teamfight-tactics, typescript
- Language: TypeScript
- Homepage:
- Size: 5.54 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TFTPaths
Angular website based in Teamfight Tactics champions sinergies and combinations.
Champion pool set updated to 5.5It 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.