bonesyblue / Gallerie

Media gallery tvOS app built with TVML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gallerie 📸 🖼

Media gallery tvOS app built with TVML

Getting started

The native Swift client app is located in the client/ directory. The JS application is located in the server/ directory.

To start the development server, execute the following commands in the root project directory.

  cd server && yarn
  yarn start

Then open the Gallerie Xcode project in the client/ directory and run the target.

About

Media gallery tvOS app built with TVML


Languages

Language:JavaScript 70.1%Language:Swift 29.9%