Appearance
npm install pnpm -g
npm create velo-app
pnpm install
注意: 这里需要先执行一次打包,因为组件库文档引用了打包后的文件
pnpm run velo:build
pnpm run velo:dev