美文网首页
vue开发常用命令

vue开发常用命令

作者: 芳菲如故 | 来源:发表于2022-06-07 10:09 被阅读0次

项目技术栈

Vue + VueRouter + Vuex + Axios + ElementUI

安装依赖

1.网络请求:npm install --save axios

2.ElementUI安装

  1. npm i element-ui -S
  2. vue add element
    How do you want to import Element? Import on demand
    ? Choose the locale you want to load (Use arrow keys)
    ? Choose the locale you want to load zh-CN

相关文章

网友评论

      本文标题:vue开发常用命令

      本文链接:https://www.haomeiwen.com/subject/rcvxmrtx.html