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

31 lines
618 B
Markdown
Raw Normal View History

2021-06-06 18:52:06 +00:00
# [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
```
2021-06-19 15:00:56 +00:00
2. Open the folder with this project in a terminal.
2021-06-06 18:52:06 +00:00
3. ``yarn install``
4. ``yarn run start``
2021-06-06 18:52:06 +00:00
## License
Distributed under the MIT License. See ``LICENSE`` for more information.
## Contact
Dawid Wysokiński - [contact@dwysokinski.me](mailto:contact@dwysokinski.me)