运行 pnpm install # 构建组件库 cd packages/components pnpm build # 运行 cd packages/playground-vue pnpm dev # 运行 vue2 版本 cd packages/playground-vue2 pnpm dev