chore: update README.md

This commit is contained in:
Dawid Wysokiński 2021-06-06 19:28:12 +02:00
parent 0a6a69dcd6
commit 3b586320fb
2 changed files with 17 additions and 4 deletions

View File

@ -1,16 +1,29 @@
# tribalwarshelp.com
![Screenshot](/screenshots/indexpage.png?raw=true)
## Development
### Prerequisites
1. Node.JS
2. yarn/npm
2. yarn
3. gatsby-cli
### Installing
### Installation
1. Clone this repo
```
git clone git@github.com:tribalwarshelp/tribalwarshelp.com.git
```
2. Navigate to the directory where you have cloned this repo.
3. yarn install
4. yarn run develop
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)

BIN
screenshots/indexpage.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB