Home > Development Tools > VSCode > body text

How to create a web project with vscode

hzc
Release: 2020-06-06 16:57:17
Original
10138 people have browsed it

How to create a web project with vscode

How to create a web project with vscode:

I recently installed vscode, which supports plug-in installation and is quite comfortable to use. of. If you plan to use it to develop web projects, then the question arises, how to use vscode to build web projects.

Project & Preview

  • New Project
    Create a new folder and choose to open the folder (ctrl k, ctrl o).
    Create the corresponding file directory and html, like this~

How to create a web project with vscode

  • Preview
    For more information Convenient preview page, install the plug-in View In Browser.

How to create a web project with vscode

Ctrl F1 will open the corresponding page.

How to create a web project with vscode

Recommended tutorial: "VSCode Tutorial"

The above is the detailed content of How to create a web project with vscode. 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!