Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 584 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 584 Bytes

LLphoto

An android & ios app that Cloud Stores, Tags, and Describes your photos.

Preview

Please wait for loading .gif...

How to deploy

  1. clone this repo
  2. npm install -g react-native-cli or yarn add global react-native-cli
  3. cd LLphoto & npm install or yarn install
  4. start the server & change the ip address in Homepage.js
  5. yarn start or npm start or react-native run android(ios)