shantu / LearningPolymer

2 stars 0 forks source link

Install Polymer 3.x in Ubuntu 16.0.4 #17

Open souman-technicise opened 6 years ago

souman-technicise commented 6 years ago

https://www.polymer-project.org/3.0/start/install-3-0

souman-technicise commented 6 years ago

Step 1:

Install Git:

sudo apt install git

souman-technicise commented 6 years ago

Step 2:

Install npm

sudo apt install npm

image

Install Node.js

sudo apt install nodejs-legacy

image