Home > Web Front-end > JS Tutorial > body text

What development tools are used for vue front-end?

(*-*)浩
Release: 2019-11-28 11:01:07
Original
17573 people have browsed it

VSCode is a lightweight code editor from Microsoft. It is free and powerful. It supports JavaScript and NodeJS very well. It comes with many functions, such as code formatting, code intelligent prompt completion, Emmet plug-in, etc. . VSCode recommends opening a project as a folder.

Recommended Manual: Vue.js Basic Tutorial

What development tools are used for vue front-end?

But I want to develop Vue also needs to download plug-ins.

vscode plug-in

Installation

Enter vscode official website plug-in store (https://marketplace.visualstudio. com/VSCode)

What development tools are used for vue front-end?

To install the Vetur plug-in as an example

What development tools are used for vue front-end?

Click install, will start vscode

What development tools are used for vue front-end?Click to install in vscode

vue related plug-ins

vetur Syntax highlighting, intelligent perception

VueHelper vue code fragments

Vue 2 Snippets vue2 code fragments

Recommended related articles:
1.Debugging tool vue-devtools in Vue (detailed tutorial)
2.What do you need to pay attention to in Vue front-end development
Related video recommendations:
1.JavaScript Quick Start_Jade Girl Heart Sutra Series
2.Vue Framework Video Tutorial

The above is the detailed content of What development tools are used for vue front-end?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
vue
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