Advanced vue technology stack (01. Create a project using vue-cli3)

Create a project using vue-cli3

1) Use Vue UI to create and manage projects

1.安装依赖的脚手架包。
2.命令行中输入vue ui 即可以打开可视化界面

Visual interface:
Insert picture description here
Insert picture description here

2) Project structure catalog finishing

](https://img-blog.csdnimg.cn/20200414144418267.png)

3) Basic configuration

Insert picture description here

Cross-domain by configuring DevServer

Guess you like

Origin www.cnblogs.com/jackson1/p/12698077.html