mobile-nx 开发指南 环境配置 需要Node.js v22+。 安装npm依赖(仅需正确运行一次): npm i 请在vscode中安装Prettier - Code formatter、ESLint扩展。 调试 使用npm run dev启动vite热重载服务器。