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

30 lines
522 B
Markdown
Raw Permalink Normal View History

2020-08-24 11:08:31 +00:00
# tribalwarshelp.com
2020-07-26 10:03:52 +00:00
2021-06-06 17:28:12 +00:00
![Screenshot](/screenshots/indexpage.png?raw=true)
2020-08-24 11:08:31 +00:00
## Development
2020-07-26 10:03:52 +00:00
2020-08-24 11:08:31 +00:00
### Prerequisites
2020-07-26 10:03:52 +00:00
2020-08-24 11:08:31 +00:00
1. Node.JS
2021-06-06 17:28:12 +00:00
2. yarn
2020-08-24 11:08:31 +00:00
3. gatsby-cli
2020-07-26 10:03:52 +00:00
2021-06-06 17:28:12 +00:00
### Installation
2020-07-26 10:03:52 +00:00
2020-08-24 11:08:31 +00:00
1. Clone this repo
2021-06-06 17:28:12 +00:00
```
git clone git@github.com:tribalwarshelp/tribalwarshelp.com.git
```
2021-06-19 14:59:10 +00:00
2. Open the folder with this project in a terminal.
2021-06-06 17:28:12 +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)