prestissimoを使用してインストールを高速化
This commit is contained in:
parent
85012e13de
commit
663888dcb1
@ -36,6 +36,7 @@ docker-compose up -d
|
|||||||
4. Composer と yarn を使い必要なライブラリをインストールします。
|
4. Composer と yarn を使い必要なライブラリをインストールします。
|
||||||
|
|
||||||
```
|
```
|
||||||
|
docker-compose exec web composer global require hirak/prestissimo
|
||||||
docker-compose exec web composer install
|
docker-compose exec web composer install
|
||||||
docker-compose exec web yarn install
|
docker-compose exec web yarn install
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user