--- id: build title: "Build the source code" --- Verdaccio relies on `yarn` instead `npm` to download dependencies. *Note: the current build only will build with `➜ yarn@1.x`. ```bash yarn install ``` Aby zobaczyć pełną listę skryptów, [kliknij tutaj](https://github.com/verdaccio/verdaccio/wiki/Build-Source-Code).