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 06f247a5c7 update prettier config 2021-01-04 18:12:05 +01:00
src update prettier config 2021-01-04 18:12:05 +01:00
.babelrc init 2020-07-26 12:03:52 +02:00
.gitignore init 2020-07-26 12:03:52 +02: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 prettier config 2021-01-04 18:12:05 +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 add Dockerfile and nginx.conf 2020-07-26 12:19:24 +02: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