-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathReadme.txt
More file actions
27 lines (22 loc) · 1.16 KB
/
Readme.txt
File metadata and controls
27 lines (22 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
sudo apt-get install --yes build-essential
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo apt-get install -y nodejs
sudo apt-get update
sudo apt-get install -y mongodb
sudo apt-get install -y git
sudo apt-get install -y nginx
sudo npm install -g @angular/cli
sudo apt-get update
sudo npm install -g express
curl https://packages.microsoft.com/config/ubuntu/16.04/prod.list | sudo tee /etc/apt/sources.list.d/microsoft.list
apt-get update
apt-get install -y powershell
After installation, you can run the powershell, by just issuing this command “pwsh” in the prompt:
# notes
https://www.udemy.com/the-complete-nodejs-developer-course-2/learn/v4/t/lecture/5525312?start=0
or
https://app.pluralsight.com/player?course=node-js-express-rest-web-services&author=jonathan-mills&name=node-js-express-rest-web-services-m1&clip=4
https://app.pluralsight.com/player?course=implementing-virtual-machines-azure-infrastructure-70-533&author=tim-warner&name=implementing-virtual-machines-azure-infrastructure-70-533-m3&clip=6&mode=live
https://app.pluralsight.com/library/courses/practical-desired-state-configuration/table-of-contents
sample-mean-app-rg
sample-mean-app-vm