mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
[Documentation] Suggest yarn version
This commit is contained in:
parent
c0098048b0
commit
0f5dffb1f4
1 changed files with 5 additions and 1 deletions
|
|
@ -53,7 +53,11 @@ Installing assets
|
|||
|
||||
In order to see a fully functional frontend you will need to install its assets.
|
||||
|
||||
**Sylius** already has a ``gulpfile.js``, therefore you just need to get `Gulp`_ using `Yarn`_.
|
||||
**Sylius** already has a ``Gulpfile.js``, therefore you just need to get `Gulp`_ using `Yarn`_.
|
||||
|
||||
.. note::
|
||||
|
||||
We recommend using stable versions (`^1.0.0`) of `Yarn`_.
|
||||
|
||||
Having Yarn installed go to your project directory and run:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue