GeekEast / blog_comment

0 stars 0 forks source link

Install Node/Postgres on Ubuntu 18.04 | 雪中印 #159

Open GeekEast opened 4 years ago

GeekEast commented 4 years ago

https://geekeast.github.io/Developer/cicd/linux/installnodepostgreonubuntu.html

Install Node.js + Yarn in Ubuntu 18 1sudo apt update && sudo apt install -y nodejs npm && nodejs -v && npm -v Install Yarn in Ubuntu 18 123curl -sS https://dl.yarnpkg.com/deb