(vuejs學習)二、使用ElementUI(*)

1.element安裝
開發環境是win10,一到node官網下載node的.msi包安裝,二到淘寶cpm鏡像查看cpm鏡像命令:npm install -g cnpm --registry=https://registry.npm.taobao.org,三安裝vue-cli:npm install -g @vue/cli。
vue create test
官方git地址https://github.com/ElementUI/...vue

git clone https://github.com/ElementUI/element-starter
yarn  #npm install
npm run dev
相關文章
相關標籤/搜索