文件名称:React-Native-Frontend:0%移动应用程序的React-Native前端
文件大小:23.77MB
文件格式:ZIP
更新时间:2024-04-14 21:20:47
JavaScript
在Android和iOS上启动项目 yarn android && yarn start // for android yarn ios && yarn start // for ios 在不同环境下运行此应用程序的步骤 1. Make a copy of the .env.example file in the root directory. 2. Change the file name `.env.example` with enviroment specific. For example, for `dev` use `.env.dev`, similarly for prod. 3. In the newly added file in previous step, replace the variable values with your enviroment specific