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.
Go to file
Dawid Wysokiński e4455e107b update nginx.conf 2021-03-27 18:27:43 +01:00
.circleci Add .circleci/config.yml 2021-02-06 13:27:04 +01:00
src update twitter:image and og:image 2021-01-09 11:08:37 +01:00
.babelrc init 2020-07-26 12:03:52 +02:00
.gitignore update nginx.conf 2021-03-27 18:27:43 +01:00
.prettierignore init 2020-07-26 12:03:52 +02:00
.prettierrc update prettier config 2021-01-04 18:12:05 +01:00
Dockerfile add Dockerfile and nginx.conf 2020-07-26 12:19:24 +02:00
LICENSE update README.md and LICENSE 2020-08-24 13:08:31 +02:00
README.md update README.md and LICENSE 2020-08-24 13:08:31 +02:00
gatsby-browser.js update prettier config 2021-01-04 18:12:05 +01:00
gatsby-config.js update the contact url 2021-01-17 09:20:52 +01:00
gatsby-node.js init 2020-07-26 12:03:52 +02:00
gatsby-ssr.js init 2020-07-26 12:03:52 +02:00
nginx.conf update nginx.conf 2021-03-27 18:27:43 +01:00
package.json update prettier config, add @kichiyaki/roboto 2021-01-04 18:03:27 +01:00
yarn.lock update prettier config, add @kichiyaki/roboto 2021-01-04 18:03:27 +01:00

README.md

tribalwarshelp.com

Development

Prerequisites

  1. Node.JS
  2. yarn/npm
  3. gatsby-cli

Installing

  1. Clone this repo
  2. Navigate to the directory where you have cloned this repo.
  3. yarn install
  4. yarn run develop