solimash.blogg.se

Webstorm vue support
Webstorm vue support













webstorm vue support

Pm2 can open a lot of projects, if you start with node, you can only start one project. It should be noted that the playback symbol is directly enabled, and the red bug style next to it is debug mode, which can be used for breakpoint debugging. Not much to say, directly on the map, everyone should be able to see clearly.įind the template for node.js in default, then find the three paths and create the following in the course.Īfter configuration, you can start the node of this project directly by clicking the button in the upper right corner of webstorm. Before I used vscode, vscode is very lightweight, but webstorm for The debugging of node+vue front-end project is more convenient.

webstorm vue support

Webstorm vue support code#

Especially the 2018 version of the interface optimization and code typing user-friendly is very good.

webstorm vue support

Webstorm is a tool that front-end development enthusiasts really like. The most important thing is to find the www file, then you can visited node server\bin\www 2.webstorm configuration startup entry Whether you use the system cmd command line or some of the IDE's own command line, such as webstorm's terminal, they are essentially the same.įirst of all, you have to enter your project project. Start by the command that comes with node.js Good, here are 3 ways to start and debug the node service: 1. The backend uses the Express framework, where the server contains my backend file, /server/bin/ The www file in this directory is the startup file of node. In order to facilitate code debugging, node and vue are placed in the same directory. Start the front-end attempt to mount, but if you want to debug the front-end, you must enable node to perform local database additions and deletions, and there are many ways to enable the node service, some of which are very convenient: When we are learning Node.js, we often use the framework like Vue to build the project, but we need to use it in the stage of code writing.















Webstorm vue support