Skip to content

Commit

Permalink
Merge pull request #602 from kawalcovid19/docs-requirements
Browse files Browse the repository at this point in the history
docs: update README to add more requirements
  • Loading branch information
kodiakhq[bot] authored Aug 9, 2021
2 parents 5774939 + 04b9125 commit 66a9013
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,21 +54,21 @@ For any improvements on the website, we should continuously measure its impact o

To get started running the project locally, please follow the steps below.

First, clone the repository:
First, clone the repository.

```bash
git clone https://github.com/kawalcovid19/wargabantuwarga.com.git
```

Then, install dependencies and fetch data to your local machine:
Then, install dependencies and fetch data to your local machine. **Note that we use Yarn, not npm.**

```bash
cd wargabantuwarga.com
yarn install
yarn mirror-box
```

Finally, run the development server:
Finally, run the development server.

```bash
yarn dev
Expand Down Expand Up @@ -99,6 +99,8 @@ See our contribution guidelines in these languages:
- [English](CONTRIBUTING.md)
- [Indonesian](CONTRIBUTING_ID.md)

When contributing to our project, please use English when communicating with other people in issues and/or pull requests. [Click here](CONTRIBUTING.md#why-are-we-using-english-in-our-issues--prs) to read why. ([Bahasa Indonesia](CONTRIBUTING_ID.md#mengapa-kita-menggunakan-bahasa-inggris-dalam-menulis-issue-dan-pull-request))

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Expand Down

0 comments on commit 66a9013

Please sign in to comment.