verdaccio/docs/build.md

323 B

id title
build Build the source code

Verdaccio relies on yarn instead npm to download dependencies.

*Note: the current build only will build with ➜ yarn@1.x.

  yarn install

To see the complete list of scripts, click here.