This repository has been archived on 2022-09-04. You can view files and clone it, but cannot push or open issues or pull requests.
version.tribalwarshelp.com/README.md
2021-06-19 17:00:56 +02:00

31 lines
618 B
Markdown

# [version].tribalwarshelp.com
![Screenshot](/screenshots/indexpage.png?raw=true)
A stat tracking and tools website for the online game [Tribal Wars](https://tribalwars.net).
## Development
### Prerequisites
1. Node.JS
2. yarn
### Installation
1. Clone this repo
```
git clone git@github.com:tribalwarshelp/version.tribalwarshelp.com.git
```
2. Open the folder with this project in a terminal.
3. ``yarn install``
4. ``yarn run start``
## License
Distributed under the MIT License. See ``LICENSE`` for more information.
## Contact
Dawid Wysokiński - [contact@dwysokinski.me](mailto:contact@dwysokinski.me)