摘要: 1.检查Vue CLI安装 (详情可查看:官方地址https://cli.vuejs.org/) 查看版本 $ vue -V 2.创建一个项目 vue create hello-world 选择Default ([Vue 2] babel, eslint),因为element现阶段还不支持Vue3 阅读全文
posted @ 2021-02-23 16:52 落花看风雪 阅读(141) 评论(0) 推荐(0)