README.md 568 B

Vue 3 + Vite + meta2d

使用步骤

  1. 安装依赖

    pnpm install  //(推荐,安装文档:https://pnpm.io/zh/installation)
    // 或
    yarn 
    
  2. 启动项目

    pnpm start 
    //或
    yarn start 
    

注意: