要求 为了进行开发,您将需要在环境中安装和 。 安装 $ git clone https://github.com/harryy2510/color-tv-test-app.git $ cd color-tv-test-app $ yarn install 开始 $ npm run web 您还可以使用expo客户端应用程序在移动设备上运行此应用程序 为Android构建 $ npm run build:android 为iOS构建 $ npm run build:ios