diff --git a/glossary/Yarn.md b/glossary/Yarn.md new file mode 100644 index 000000000..80654731a --- /dev/null +++ b/glossary/Yarn.md @@ -0,0 +1,4 @@ +### Yarn + +Yarn is a package manager for the JavaScript programming language. +It is an alternative to the npm package manager and is compatible with the public npm registry.