npm create vite@latest middleground-login -- --template vue
yarn create vite my-vue-app --template vue-ts
yarn config set registry https://registry.npm.taobao.org -g
yarn config set sass_binary_site http://cdn.npm.taobao.org/dist/node-sass -g
npm create vite@latest middleground-login -- --template vue
yarn create vite my-vue-app --template vue-ts
yarn config set registry https://registry.npm.taobao.org -g
yarn config set sass_binary_site http://cdn.npm.taobao.org/dist/node-sass -g