Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

Whoa, your-repo-name-here does not exist yet

But that means it is now yours!

$ mkdir your-repo-name-here
$ cd your-repo-name-here
$ yarn init

Make your package

$ yarn publish