-
Instalação Angular no Linux Ubuntu
curl -sL https://deb.nodesource.com/setup_18.x | sudo -E bash – sudo apt-get install -y nodejs node -v sudo apt-get install npm npm install -g @angular/cli
curl -sL https://deb.nodesource.com/setup_18.x | sudo -E bash – sudo apt-get install -y nodejs node -v sudo apt-get install npm npm install -g @angular/cli