Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit fb095e8

Browse files
author
Vineeth Kanaparthi
authored
Update CONTRIBUTING.md
1 parent ebdf6e0 commit fb095e8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,10 @@ Working on your first Pull Request? You can learn how from this *free* series [H
2424
1. `npm install`
2525
1. `npm run dev` to start local development server
2626
1. App opens at `localhost:3000`
27+
28+
29+
**Note:**
30+
31+
So our team's official policy (for now) is:
32+
we only use Yarn as our official Node package manager, and so we request you to use Yarn instead of
33+
npm and commit yarn.lock file.

0 commit comments

Comments
 (0)