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.
dcbot.tribalwarshelp.com/README.md

30 lines
534 B
Markdown
Raw Normal View History

2020-06-28 11:22:27 +00:00
# dcbot.tribalwarshelp.com
2020-08-24 09:31:05 +00:00
![Screenshot](/screenshots/indexpage.png?raw=true)
2020-08-24 09:31:05 +00:00
## Development
### Prerequisites
1. Node.JS
2021-06-06 17:15:21 +00:00
2. yarn
2020-08-24 09:31:05 +00:00
3. gatsby-cli
2021-06-06 17:15:21 +00:00
### Installation
2020-08-24 09:31:05 +00:00
1. Clone this repo
2021-06-06 17:15:21 +00:00
```
git clone git@github.com:tribalwarshelp/dcbot.tribalwarshelp.com.git
```
2021-06-19 15:00:25 +00:00
2. Open the folder with this project in a terminal.
2021-06-06 17:15:21 +00:00
3. ``yarn install``
4. ``yarn run develop``
## License
Distributed under the MIT License. See ``LICENSE`` for more information.
## Contact
Dawid Wysokiński - [contact@dwysokinski.me](mailto:contact@dwysokinski.me)