Skip to content

Commit

Permalink
docs: add npm install step to CONTRIBUTING.md (anuraghazra#1015)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebeaton authored Apr 26, 2021
1 parent 979f9a4 commit 3d33e5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ _(make sure you already have a [vercel](https://vercel.com/) account)_

1. Install [Vercel CLI](https://vercel.com/download)
1. Fork the repository and clone the code to your local machine
1. Run `npm install` in the repository root
1. Run the command "vercel" in the root and follow the steps there
1. Create a `.env` file in the root of the directory
1. In the .env file add a new variable named "PAT_1" with your [github Personal access token](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token)
Expand Down

0 comments on commit 3d33e5e

Please sign in to comment.