Home  >  Article  >  Development Tools  >  How to create a web project with vscode

How to create a web project with vscode

hzc
hzcOriginal
2020-06-06 15:09:5310171browse

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!

Statement:
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