react-native 脚手架 create-react-na
2019-11-02 本文已影响0人
SugeonYen
'''npm install -g create-react-native-app'''
'''npm config set registry https://registry.npm.taobao.org'''
'''create-react-native-app my-app'''
'''cd my-app'''
'''npm install @ant-design/react-native --save'''
'''npm install'''