PyCharm 安装插件Vue

一、打开PyCharm工具  File -> Settings -> Plugins

二、在项目中添加Vue.js的依赖项。

npm install vue

 

三、页面应用