Browse Source

Update CONTRIBUTING.md

pull/4023/head
Martin McKeaveney 4 years ago
committed by GitHub
parent
commit
3411247f50
  1. 2
      .github/CONTRIBUTING.md

2
.github/CONTRIBUTING.md

@ -79,6 +79,8 @@ Component libraries are collections of components as well as the definition of t
### Getting Started For Contributors
#### 1. Prerequisites
NodeJS Version `14.x.x`
*yarn -* `npm install -g yarn`
*jest* - `npm install -g jest`

Loading…
Cancel
Save