npm install -g @vue/cli vue create my-vue-app
引入路由 yarn add vue-router@3 yarn add element-ui
npm install element-ui --save
npm install vue-router