0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-25 04:35:17 +00:00

install.sh script

This commit is contained in:
Nikita Krupin 2022-03-21 19:35:17 -04:00
parent e0ecce6a11
commit 777a0da738

1
scripts/install.sh Normal file
View file

@ -0,0 +1 @@
npm i; cd NUXT/; npm i; cd ..;