Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 225 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 225 Bytes

react-native-zhihu-daily

知乎日报 iOS & Android 跨平台APP

安装

  • git clone ... 拷贝仓库到本地
  • npm install
  • npm start
  • (For IOS) XCode 中打开 ios/ReactNativeZhihuDaily.xcodeproj 并运行