Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 483 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 483 Bytes

soobdoo

Porpuose

You are watching the movie/series in English, without subtitles, but you do not handle all the words in English. So, this app serves to display the legends in English, and give the translation of less frequent words in the movie or series.

Install

meteor npm install

Run

meteor

Run emulator mobile

meteor run android

Run your device

meteor run android-device

CSS Flex

To Learn use this: https://css-tricks.com/snippets/css/a-guide-to-flexbox/