sudo apt-get update curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash - sudo apt-get install -y nodejs
sudo apt-get install unzip
mkdir saptest cd saptest
wget https://www.google.com/url?q=https://openui5.hana.ondemand.com/downloads/openui5-sdk-1.54.6.zip&sa=D&source=hangouts&ust=1529597279793000&usg=AFQjCNHiQIJnKJVJyacNwVjl_6dogj-ejQ
unzip openui5-sdk-1.54.5.zip
curl -O https://raw.githubusercontent.com/htammen/static_server/master/static_server.js
curl -O https://raw.githubusercontent.com/htammen/static_server/master/package.json
pwd ln -s /home/<me>/saptest/resources resources
npm install
node static_server.js
http://<External IP>:8888/index.html
http://<External IP>:8888/test-resources/sap/m/demokit/cart/webapp/index.html
Demonstrate your proficiency to design, build and manage solutions on Google Cloud Platform.