1打开项目根目录,add as maven project
2 pom.xml
3
4
5
6
7
8
9
cd vue
npm
npm config set registry https://registry.npmmirror.com/
10
11
1打开项目根目录,add as maven project
2 pom.xml
3
4
5
6
7
8
9
cd vue
npm
npm config set registry https://registry.npmmirror.com/
10
11