一、基础步骤1、安装vue/cli npm install -g @vue/cli 2、创建项目vue create xxx 3、运行项目npm run serve 4、安装elment plus cnpm install ...
確定! 回上一頁