Skip to content

Instantly share code, notes, and snippets.

View halqupati's full-sized avatar
🎯
happy

Hussien_Alqupati halqupati

🎯
happy
  • @OROSOS_Solution
  • Sana'a-Yemen
View GitHub Profile
@SriVinayA
SriVinayA / install-vue-js-cli.md
Created June 17, 2019 16:41
Install vue-cli on Linux Systems

Install vue-cli on Linux Systems

The purpose of this Gist is to show how to install the vue-cli tool, as well as its dependencies, on Linux-based systems. I am using an Ubuntu 17.10, if you want to know the version of your Ubuntu, run the following statement in the terminal:

lsb_release -a

Introduction