We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 243f39b + 177c3cd commit f53e9bfCopy full SHA for f53e9bf
README.md
@@ -24,6 +24,8 @@ yarn clean
24
yarn type-check
25
```
26
27
+> Please note that Yarn is required, as NPM may not install dependencies correctly, causing issues for development.
28
+
29
### Deployment
30
31
```sh
0 commit comments