Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 399 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 399 Bytes

Media-Viewer

Technologies used:

  • Angularjs
  • Ionic
  • Cordova

Lanuagues used:

  • CSS
  • HTML
  • Javscript

Setup:

  • Download and install Node.js from the following website: https://nodejs.org/en/
  • Run this command to install Ionic: npm install -g cordova ionic
  • Plug in your android device to your pc and insure usb debugging in enabled
  • Run this command to install the app: ionic build android