jellyfin-expo/README.md
Bill Thornton 48dead4800 Add README
2019-08-29 00:49:31 -04:00

678 B

Jellyfin Expo

Part of the Jellyfin Project

Jellyfin Expo is a mobile app built with Expo primarily targeting iOS devices.

Build Process

Getting Started

  1. Clone or download this repository.
    git clone https://github.com/jellyfin/jellyfin-expo.git
    cd jellyfin-expo
    
  2. Install build dependencies via npm in the project directory.
    npm install
    
  3. Start the build tools.
    npm start
    
  4. Follow the directions in the terminal or browser window to open on a device or emulator.