:check_mark: CheckWithU 每日共享列表 用法 # Install dependencies yarn install # Preview on device tns preview # Build, watch for changes and run the application tns run # Build, watch for changes and debug the application tns debug < platform> # Build for production tns build < platform> --env.production