Build Vue project on alicloud server

Remote – SSH plug-in of VsCode is used to connect to Remote server through SSH

ssh://root:[email protected]

Root: user name PWD: password
connected successfully as shown in the figure

First install NodeJS

wget https://npm.taobao.org/mirrors/node/v12.13.0/node-v12.13.0-linux-x64.tar.xz

Read More: