/Galleria

NMED 3630 Exercise 4 - A Cordova-based app that lets user capture images

Primary LanguageCSS

Galleria

Exercise 4 in NMED 3630: Mobile Application Development
Click here to view exercise description.

Minimum requirements:

You should have node, npm, cordova, and Android studio already installed

Steps to run the project

  1. Clone the repo
  2. Enter cd Galleria
  3. npm i to install dependencies
  4. npx cordova platform add android

To run locally on the emulator

  1. npx cordova run --emulator