# React + Vite + meta2d 使用步骤 1. 安装依赖 ```js pnpm install //(推荐,安装文档:https://pnpm.io/zh/installation) // 或 yarn ``` 2. 启动项目 ```js pnpm start //或 yarn start ``` 注意: - 安装依赖失败,可能是node版本太低,推荐 16.x.x 以上。 - 项目启动不了,可能是端口被占用。 - 部分图形库未显示,可能是图形库未购买,需要联系官方购买。https://doc.le5le.com/document/119296274#3.%E4%B9%90%E5%90%BE%E4%B9%902D%E4%BC%81%E4%B8%9A%E5%9B%BE%E5%BD%A2%E5%BA%93%E4%BB%B7%E6%A0%BC