0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-17 23:45:29 -05:00
verdaccio/website/translated_docs/pl-PL/build.md

13 lines
349 B
Markdown
Raw Normal View History

---
id: build
title: "Stwórz kod źródłowy"
---
Verdaccio używa `yarn` zamiast `npm` do pobierania zależności.
*Uwaga: aktualna wersja aplikacji będzie współpracować tylko z `➜ yarn@1.x`.
```bash
yarn install
```
Aby zobaczyć pełną listę skryptów, [kliknij tutaj](https://github.com/verdaccio/verdaccio/wiki/Build-Source-Code).