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

Package detail

Whoa, my-generic-module does not exist yet

But that means it is now yours!

$ mkdir my-generic-module
$ cd my-generic-module
$ yarn init

Make your package

$ yarn publish