Skip to content

HeligPfleigh/movie_trailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Trailers

Discover movies/tv shows

Resources

Installation

  • Node, Watchman, Yarn

  • decrypt the secret files (contact with author to get the secret_key)

 LARGE_SECRET_PASSPHRASE=secret_key sh ./scripts/decrypt_secret.sh
 brew install node
 brew install watchman
 npm install -g yarn
 yarn
 yarn ios
  • [IOS] Xcode and Xcode Command Line Tools
  • [Android] JDK and Android Studio

Referrence