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

Package detail

Whoa, create-my_pkg does not exist yet

But that means it is now yours!

$ mkdir create-my_pkg
$ cd create-my_pkg
$ yarn init

Make your package

$ yarn publish