webstorm creates and builds vue projects

1. Install node.js

Download and install from the official website:

1
https: //nodejs.org/en/

2. Install webstorm

 

1
https: //www.jetbrains.com/webstorm/

Personalized settings, pages and shortcuts can be imported 

1
http: //blog.csdn.net/wm5920/article/details/76566114

The jar package 
license server activation address here is as follows:

1
http: //idea.iteblog.com/key.php

run command

1
npm run dev

 Then

Create a project folder webpack-vue, install vue-cli

1
npm install -g vue-cli

initialization

1
vue init webpack

The default item is enter key, and other options are y/n according to the situation 

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324600939&siteId=291194637