Skip to content

Commit c3e143d

Browse files
committed
Add npm and yarn version requirements needed to setup a local copy
1 parent a2663c2 commit c3e143d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ All functionality must be retained (and configuration given to the user) if they
9090

9191
## Setting Up a Local Copy
9292

93+
You will need `npm@7` and `yarn@1` in order to bootstrap and test a local copy of this repo.
94+
9395
1. Clone the repo with `git clone https://github.com/facebook/create-react-app`
9496

9597
2. Run `npm install` in the root `create-react-app` folder.

0 commit comments

Comments
 (0)