You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone git@github.com:cscxj/core.git vue-debug
cd vue-debug
pnpm i
pnpm run dev
# 打开一个新终端cd playground
pnpm i
pnpm link ../packages/vue
pnpm run dev