文件名称:vercelly-app:React Native应用程序,用于管理Vercel项目和部署
文件大小:936KB
文件格式:ZIP
更新时间:2024-04-21 08:58:59
TypeScript
韦尔切利 React Native应用程序用于管理Vercel网站 入门 您将需要注册新的Vercel OAuth2集成()。 完成此操作后,在项目的根目录中使用以下值创建一个.env文件: redirect_url=https://url.to.something client_secret=secret client_id=id 运行以下命令以使项目运行 yarn # install packages npx pod-install # install pods for iOS yarn rnuc .env # generates configuration file based on the .env files yarn ios # or yarn android # to run on emulator 生成启动屏幕 yarn react-native generate-boo