Build the vue development environment

The first step node environment installation

It can be downloaded from the official website for installation, and npm is also installed

The second step node environment detection

node -v npm -v The version number will be entered after the installation is successful

** The third step vue-cli scaffolding installation**

npm install vue-cli -g

Enter image description Pressing Enter is the default.

Execute npm install

run npm run dev

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325619905&siteId=291194637