Home
Commands
Copy build to server over SSH
Copy build to server over SSH
Cloud & Deploy
scp -r ./dist <user>@<host>:/var/www/app
Copy command