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

17 lines
228 B
Markdown
Raw Normal View History

2020-08-24 11:08:31 +00:00
# tribalwarshelp.com
2020-07-26 10:03:52 +00:00
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
2. yarn/npm
3. gatsby-cli
2020-07-26 10:03:52 +00:00
2020-08-24 11:08:31 +00:00
### Installing
2020-07-26 10:03:52 +00:00
2020-08-24 11:08:31 +00:00
1. Clone this repo
2. Navigate to the directory where you have cloned this repo.
3. yarn install
4. yarn run develop