Skip to content

Commit 77c5c0e

Browse files
authored
Create README.md
1 parent 092e029 commit 77c5c0e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Yarn Perf
2+
3+
Yarn automated performance testing
4+
5+
---
6+
7+
To run:
8+
9+
```sh
10+
git clone https://github.com/yarnpkg/perf.git
11+
git submodule update --init --recursive
12+
yarn install
13+
yarn start
14+
```

0 commit comments

Comments
 (0)