mirror of
https://github.com/YunoHost-Apps/reiverr_ynh.git
synced 2024-09-03 20:16:14 +02:00
install vite
This commit is contained in:
parent
ad8d7db269
commit
30fd3e566b
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@ ynh_npm install --global npm@latest
|
|||
# Install Yarn
|
||||
ynh_npm install --global yarn
|
||||
|
||||
# Install vite
|
||||
ynh_npm install --global vite
|
||||
|
||||
|
||||
#=================================================
|
||||
# DOWNLOAD, CHECK AND UNPACK SOURCE
|
||||
|
|
Loading…
Reference in a new issue