npx react-native init AwesomeTSProject --template react-native-template-typescript npx: 617 安装成功,用时 70.512 秒
###### ######
### #### #### ###
## ### ### ##
## #### ##
## #### ##
## ## ## ##
## ### ### ##
## ######################## ##
###### ### ### ######
### ## ## ## ## ###
### ## ## ## ## ###
###### ### ### ######
## ######################## ##
## ### ### ##
## ## ## ##
## #### ##
## #### ##
## ### ### ##
### #### #### ###
###### ######
Welcome to React Native!
Learn once, write anywhere
✔ Downloading template ✔ Copying template ✔ Processing template ✔ Installing CocoaPods dependencies (this may take a few minutes)
Run instructions for Android: • Have an Android emulator running (quickest way to get started), or a device connected. • cd "/Users/maotingfeng/demo/AwesomeTSProject" && npx react-native run-android
Run instructions for iOS: • cd "/Users/maotingfeng/demo/AwesomeTSProject" && npx react-native run-ios - or - • Open AwesomeTSProject/ios/AwesomeTSProject.xcworkspace in Xcode or run "xed -b ios" • Hit the Run button
Run instructions for macOS: • See https://aka.ms/ReactNativeGuideMacOS for the latest up-to-date instructions.