Home > Web Front-end > Vue.js > body text

How to check whether vue.js is installed successfully

王林
Release: 2020-11-18 10:33:47
Original
7346 people have browsed it

How to check whether vue.js is successfully installed: 1. Press the [win r] key combination to open the run window; 2. Enter cmd and click [OK]; 3. Enter in the open command prompt [vue -v] command, if vue related commands are displayed, it means that vue is installed successfully.

How to check whether vue.js is installed successfully

View method:

(Learning video recommendation: javascript video tutorial)

1. Use the key combination [windows+R] to open the run dialog box, enter cmd in it and press Enter to open the command prompt

How to check whether vue.js is installed successfully

#2. Enter the vue -v command in the command prompt and return A prompt for Vue-related commands will pop up after the car, indicating that Vue is successfully installed.

How to check whether vue.js is installed successfully

Related recommendations: vue.js tutorial

The above is the detailed content of How to check whether vue.js is installed successfully. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!