drag-demo 创建vue项目 vue create project-name Project setup yarn install Compiles and hot-reloads for development yarn serve Compiles and minifies for production yarn build Customize configuration See Configuration Reference. add Eslint Config yarn global add eslint eslint --init