Init Project

npm create vue@latest
npm install --registry=http://registry.npm.taobao.org  
npm run format
npm run dev